Dashboard > SmugMug > ... > API 1.2.1 > smugmug.albumtemplates 1.2.1 > smugmug.albumtemplates.get 1.2.1
Log In   View a printable version of the current page.
SmugMug
smugmug.albumtemplates.get 1.2.1
Added by David Parry , last edited by David Parry on May 18, 2008  (view change)
Labels: 
(None)

smugmug.albumtemplates.get

Retrieves a list of album templates for a given user.

Arguments

  • SessionID - string.

Result

  • array AlbumTemplates
    • struct AlbumTemplate
      • integer id
      • string AlbumTemplateName
      • boolean Geography
      • integer Position
      • struct Highlight
        • string id
      • integer ImageCount
      • string LastUpdated
      • boolean Header
      • boolean Clean
      • boolean EXIF
      • boolean Filenames
      • boolean SquareThumbs
      • struct Template
        • string id
      • string SortMethod
      • boolean SortDirection
      • string Password
      • string PasswordHint
      • boolean Public
      • boolean WorldSearchable
      • boolean SmugSearchable
      • boolean External
      • boolean Protected
      • boolean Watermarking
      • struct Watermark
        • string id
      • boolean HideOwner
      • boolean Larges
      • boolean XLarges
      • boolean X2Larges
      • boolean X3Larges
      • boolean Originals
      • boolean CanRank
      • boolean FriendEdit
      • boolean FamilyEdit
      • boolean Comments
      • boolean Share
      • boolean Printable
      • boolean DefaultColor
      • integer ProofDays
      • string Backprinting
      • float UnsharpAmount
      • float UnsharpRadius
      • float UnsharpThreshold
      • float UnsharpSigma
      • struct Community
        • string id

Fault Codes

  • 4 - "invalid user (message)"
  • 18 - "invalid API key"

Sample Responses

REST


JSON


PHP


XML-RPC


Powered by Atlassian Confluence 2.7.1, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators