1.1.1_smugmug.albums.getInfo
Version 5,
changed by devbobo@gmail.com.
06/08/2007.
Show version history
API Method: smugmug.albums.getInfo
This
method returns detailed information about the album specified by
AlbumID. If the album isn't owned by the Session holder and also isn't
public or has a password, an "invalid user" error will be returned.
Note that many of the fields are protected for the owner's eyes only.
Reduced information is provided to a non-owner.
Arguments:
- String SessionID
- int AlbumID
- String Password optional
Result:
- struct
- int "AlbumID"
- int "HighlightID"
- int "CategoryID"
- int "SubCategoryID"
- int "Position"
- String "SortMethod"
- boolean "SortDirection"
- int "ImageCount"
- String "Title"
- String "Description"
- String "LastUpdated"
- int "CommunityID"
- boolean "Public"
- String "Password"
- boolean "Printable"
- boolean "Filenames"
- boolean "Comments"
- boolean "External"
- boolean "Originals"
- boolean "FamilyEdit"
- boolean "FriendEdit"
- boolean "HideOwner"
- boolean "EXIF"
- boolean "Share"
- boolean "Header"
- Owner only
- Power+Pro only!
- int "TemplateID"
- Owner only
- Power+Pro only!
- boolean "Larges"
- boolean "DefaultColor"
- boolean "Clean"
- boolean "Protected"
- boolean "Watermark"
- boolean "SmugSearchable"
- boolean "WorldSearchable"
Fault Codes:
- 4 - "invalid user"
- 5 - "system error"
Hide quick tip X
Quick Tip: Link to Other Wiki Pages
Use the Link function to link to an existing wiki page, a new wiki page, a document, or a URL.
| |
File |
By |
Size |
Attached |
Ver. |
|