Skip to end of metadata
Go to start of metadata
Outdated
Please upgrade to the latest version.

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 "SquareThumbs"
    • 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"
    • int "ColorCorrection"
    • boolean "DefaultColor"  deprecated
    • 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"
Labels:
None
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. Dec 16, 2008

    Anonymous

    I believe the comment at the top about these only being available to pro/power users is wrong?  These are the quick settings for customize gallery.  Maybe the confusion is the templates for css style sheets, which are pro/power user only?