Dashboard > SmugMug > ... > API 1.2.0 > smugmug.images 1.2.0 > smugmug.images.getStats 1.2.0
Log In   View a printable version of the current page.
SmugMug
smugmug.images.getStats 1.2.0
Added by David Parry , last edited by Riyad Kalla on Feb 15, 2008  (view change) show comment
Labels: 
(None)

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)"
Powered by Atlassian Confluence 2.7.1, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators