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
Album_Fetch
This method fetches the album for the given album ID.
Password is optional. It is only required for password protected albums.
Authentication ticket is optional. It is only required for private albums.
Input parameters
i_api_key
(string)
[Required]
The api key
i_album_id
(string)
[Required]
The album ID
i_password
(string)
[Optional]
The password of the album
i_ticket
(string)
[Optional]
The authentication ticket
Return parameters on Success
The
Reply
object with
ResultType
Success.
The field return_object is an
Album object
.
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
Album not found
Album is private and user is not logged on
Invalid authentication ticket
User could not be loaded.
Album is password protected and password is missing.
About
Terms & Conditions
Privacy Statement
Links
News
Tools
Help
©
Telenet
2007