- Online photo albums, upload pictures, online photo gallery

Home > Tools > API Help Photo Gallery | Labels | Pricing | Features | Contact
API Help Topics
Information
Welcome
API Key
Protocols
Soap
REST
General Methods
Ping
Upload
Authentication Methods
Authentication Mechanism (NEW)
Authentication_GetTicket
Authentication_CheckTicket
Authentication_CloseTicket
User Methods
User_Create
Album Methods
Album_FetchAll
Album_Fetch
Album_Create
Photo Methods
Photo_FetchTimeLineOverview
Photo_FetchFromTimeLine
Photo_FetchFromAlbum
Photo_FetchExifInfo
Photo_GetImage
Photo_GetOriginalImage

Photo_FetchExifInfo

This method fetches the EXIF (EXchangeable Image File Format) info for the given photo ID.

Authentication is not required.

Input parameters

i_api_key (string) [Required]
The api key
i_photo_id (int) [Required]
The photo ID

Return parameters on Success

The Reply object with ResultType Success.
The field return_object is a string containing the EXIF info in XML.

Return parameters on Failure

The Reply object with ResultType Failure.
The field return_object is an Error object. Possible errors:
  • Invalid input parameter(s).
  • Invalid API key
  • Method is not permitted for this API key
  • EXIF info for photo not found

About    Terms & Conditions    Privacy Statement    Links    News    Tools    Help
© Telenet 2007