Welcome, guest ( Login )

Powered by JotSpot

WikiHome » 1.2.0 » smugmug.users.getTransferStats

smugmug.users.getTransferStats

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

API Method: smugmug.users.getTransferStats

Gets transfer statitistics for the logged-in user during the given Month and Year. SmugMug often only keeps the last few months (current + 2 previous), but you never know. :)

A float is provided for Originals because videos often are only partially viewed.

Arguments:
  • String SessionID
  • int Month
  • int Year

Result:
  • Array of structs: (Albums)
    • int AlbumID
    • int Bytes
    • int Tiny
    • int Thumb
    • int Small
    • int Medium
    • int Large
    • float Original
      • Array of structs: (Images)
        • int ImageID
        • int Bytes
        • int Tiny
        • int Thumb
        • int Small
        • int Medium
        • int Large
        • float Original

Fault Codes:
  • 4 - "invalid user"

Attachments (0)

  File By Size Attached Ver.