I agree, it does suck. Many users have been requesting it: http://code.google.com/p/gdata-issues/issues/detail?id=72
To answer your second question, I don't believe Docs has a limit, but I would double check with the Google Apps folks: http://groups.google.com/group/google-apps-apis There's also this document describes the per doc limits: http://docs.google.com/support/bin/answer.py?answer=37603&topic=15119 Lastly, while the API has some limitations, the Google Docs UI does not. You can upload, publish, ACCESS, download, delete, etc. Note also that Google Docs is free to all Apps customers, not just Premier or EDU. API features are implemented on the request/demand of our developers. If you have feature suggestions or issues, please let us know on the public issue tracker: http://code.google.com/p/gdata-issues/issues/ Eric On Dec 3, 5:27 am, erdsah88 <[EMAIL PROTECTED]> wrote: > hey man that sucks... > > we need to aoutomate the publish process.Why is not avaible? > > also what is the limit of documents we can have in a paid account ? > > PS: if ı pay money and ı want be able to ACCESS the documents, why did > ı get my documents to google....it seems like do we have to stick with > ms.. > > Please let me know ı need to publish staff....if I can access the > content using api that is also fine too... > > On Dec 2, 9:26 am, "Eric (Google)" <[EMAIL PROTECTED]> wrote: > > > I'm not sure if I understand the question? The API doesn't allow you > > to publish the document (to make it public). You can to do that > > through > > the UI. > > > Eric > > > On Nov 30, 11:34 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > > wrote: > > > > I using Google Docs Data API... > > > > Exemple : > > > > DocumentsService myService = new DocumentsService("ILKON > > > EMLAK ILANLARI"); > > > myService.setUserCredentials("[EMAIL PROTECTED]", > > > "************"); > > > DocumentEntry newEntry = myService.UploadDocument(@"C: > > > \GoogleDcosAPI.txt", FileName); > > > > smooth Processs,But Google Docs Added Pages Public URL how > > > achieve?....- Hide quoted text - > > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
