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

smugmug.images.getStats

Gets transfer statistics for the given Image during the given Month. SmugMug only keeps the last few months of traffic on file, so requesting farther back then 2 months may not return valid results.

A float is provided for Original because it's possible to watch only a portion of a video.

Arguments

  • string SessionID
  • integer ImageID
  • integer Month

Result

  • struct Image
    • integer id
    • integer Bytes
    • integer Tiny
    • integer Thumb
    • integer Small
    • integer Medium
    • integer Large
    • integer XLarge
    • integer X2Large
    • integer X3Large
    • float Original

Fault Codes

  • 4 - "invalid user (message)"
Labels:
None
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.