There is generic protocol description on how to update photos here: http://code.google.com/apis/picasaweb/docs/2.0/developers_guide_protocol.html#UpdatePhotos
and PHP specific documentation here: http://code.google.com/apis/picasaweb/docs/1.0/developers_guide_php.html#UpdatePhotos Note that in the API, the photo caption is called "summary" and the photo filename is called "title". On Sep 10, 10:41 am, AbhishekC <[email protected]> wrote: > Hi Guys, > > I've been trying to build an Picasa Application for my personal > webpage and I'm running into an issue. > One of the things I do most frequently is to change the caption of the > photo. I've checked the API DOC and other places but couldn't find a > way to do it. All I got is how to add the caption to a new Photo or > retrieve the caption of an existing photo. Any help would be greatly > appreciated. I'm working with PHP, so a code snippet would be helpful. > > regards, > Abhishek --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" 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-picasa-data-api?hl=en -~----------~----~----~----~------~----~------~--~---
