The App GardenCreate an App API Documentation Feeds What is the App Garden? |
Return a list of your photos that have been recently created or which have been recently modified.
Recently modified may mean that the photo's metadata (title, description, tags) may have been changed or a comment has been added (or just modified somehow :-)
This method requires authentication with 'read' permission.
api_key (Required)min_date (Required)extras (Optional)license, date_upload, date_taken, owner_name, icon_server, original_format, last_update, geo, tags, machine_tags, o_dims, views, media, path_alias, url_sq, url_t, url_s, url_m, url_oper_page (Optional)page (Optional)<photos page="1" pages="1" perpage="100" total="2">
<photo id="169885459" owner="35034348999@N01"
secret="c85114c195" server="46" title="Doubting Michael"
ispublic="1" isfriend="0" isfamily="0" lastupdate="1150755888" />
<photo id="85022332" owner="35034348999@N01"
secret="23de6de0c0" server="41"
title=""Do you think we're allowed to tape stuff to the walls?""
ispublic="1" isfriend="0" isfamily="0" lastupdate="1150564974" />
</photos>
Photos are sorted by their date updated timestamp, in descending order.
1: Required argument missing.2: Not a valid date96: Invalid signature97: Missing signature98: Login failed / Invalid auth token99: User not logged in / Insufficient permissions100: Invalid API Key105: Service currently unavailable111: Format "xxx" not found112: Method "xxx" not found114: Invalid SOAP envelope115: Invalid XML-RPC Method Call116: Bad URL found