Dear all, Currently, I can delete a profile entry indicating the "entry.GetSelfLink().href" on the method client.Delete().
Now, my problem is edit an entry! Where I can find an example to build a new gdata.GDataEntry to be used on the client.Put() method? Best regards, On 22 February 2011 18:13, Pedro Ambrósio <[email protected]> wrote: > I confirm that is possible delete or update an entry using PHP/Python/Java. > Now, the problem is getting the entry URI to be input parameter of the > client.Delete() method. > > Can any one tell me how can I get the URI of a entry? > > Best regards, > > > On 22 February 2011 16:18, Pedro Ambrósio <[email protected]> wrote: >> Dear all, >> >> I saw in the developer's guide that it is possible delete/update entries >> using the ClientLogin authentication method and using the protocol >> (GET/PUT). >> In the PHP/Java/Python API I didn't see any reference for these actions >> (delete/update). >> >> Can any one tell me if it's possible delete/update entries using the >> PHP/Java/Python API? >> >> Best regards, >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Health Developers" 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/googlehealthdevelopers?hl=en. >> > -- You received this message because you are subscribed to the Google Groups "Google Health Developers" 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/googlehealthdevelopers?hl=en.
