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:
Hide quick tip X
Quick Tip: Link to Other Wiki Pages
Use the Link function to link to an existing wiki page, a new wiki page, a document, or a URL.
| |
File |
By |
Size |
Attached |
Ver. |
|