See my response on batch ACL operations here: http://groups.google.com/group/Google-Docs-Data-APIs/browse_thread/thread/fa142da5cb962dc3#
Cheers, Eric On Mar 2, 3:36 pm, Daniel Marashlian <[email protected]> wrote: > Hi guys, > > I'm using The Protocol to modify the ACL of a document. And once > everything is set, I call > > HttpWebResponse authResponse = (HttpWebResponse)authRequest.GetResponse > (); > > (where authRequest is the HttpWebRequest to "http://docs.google.com/ > feeds/acl/private/full/" with the correct headers and XML content to > add a user.) > > and getting the response takes 3 seconds!!! Is there any way to speed > this up? Am I doing something wrong? 3 seconds is fine, though if I > need to add 10 people on the document, that's 30 seconds! I posed a > question earlier today to see if there is a way to pass all of the > users at once, that way if it takes 3-4 seconds for everyone that's > fine... > > anyway, let me know! > thanks! > Daniel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Docs Data APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Docs-Data-APIs?hl=en -~----------~----~----~----~------~----~------~--~---
