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?....
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---