carolinux / gdata-python-client

Automatically exported from code.google.com/p/gdata-python-client
0 stars 1 forks source link

Code example to use doc v 3 api to transfer document owners #539

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In Document List v.3 python documentation, it would be very helpful to give 
code example of how to find all documents owned by a user, and transfer these  
documents to another user. It's a common task when a user's account is 
terminated, and you want to do it through API not on console. 

Original issue reported on code.google.com by sf...@stanford.edu on 27 Aug 2011 at 5:54

GoogleCodeExporter commented 9 years ago
Agree. It's incredibly simple to do this via the web interface[1], but 
incredibly difficult to do via the API. We don't want to leave this as a manual 
step, because it's too often overlooked - but implementing this via the API is 
tedious.

Some sample code with pointers on how to do this would serve as a great example 
of how to use the APIs.

[1]: http://www.google.com/support/a/bin/answer.py?answer=1247799

Original comment by jamezpol...@gmail.com on 27 Sep 2011 at 5:53

GoogleCodeExporter commented 9 years ago

Original comment by afs...@google.com on 7 Oct 2011 at 12:35