Welcome, guest ( Login )

Powered by JotSpot

WikiHome » 1.2.0 » smugmug.albumtemplates.get

smugmug.albumtemplates.get

Version 10, changed by devbobo@gmail.com. 10/30/2007.   Show version history

API Method: smugmug.albumtemplates.get

This method returns all of the album templates for the logged in user (via SessionID). Templates are only available to Power and Pro users.

Arguments:
  • String SessionID

Result:
  • Array of structs: ("AlbumTemplates")
    • int "id"
    • String "AlbumTemplateName"
    • int "HighlightID"
    • String "SortMethod"
    • boolean "SortDirection"
    • boolean "Public"
    • String "Password"
    • String "PasswordHint"
    • boolean "Printable"
    • boolean "Filenames"
    • boolean "Comments"
    • boolean "External"
    • boolean "Originals"
    • boolean "EXIF"
    • boolean "Share"
    • boolean "Header"
    • boolean "Larges"
    • boolean "XLarges"
    • boolean "X2Larges"
    • boolean "X3Larges"
    • boolean "Clean"
    • boolean "Protected"
    • boolean "Watermarking"
    • boolean "FamilyEdit"
    • boolean "FriendEdit"
    • boolean "HideOwner"
    • boolean "DefaultColor"
    • boolean "Geography"
    • boolean "CanRank"
    • int "ProofDays"
    • String "Backprinting"
    • boolean "SmugSearchable"
    • float "UnsharpAmount"
    • float "UnsharpRadius"
    • float "UnsharpThreshold"
    • float "UnsharpSigma"
    • boolean "WorldSearchable"
    • struct: "Template"
      • int id
    • struct: "Community"
      • int id
    • struct: "Watermark"
      • int id

Fault Codes:
  • 4 - "invalid user"
  • 5 - "system error"

Attachments (0)

  File By Size Attached Ver.