Torngen.Client.Path.User.Personalstats (TorngenElixirClient v5.9.0)
View SourceGet your personal stats.
Requires public access key. UserPersonalStatsFull is returned only when this selection is requested with Limited, Full or Custom key access key. UserPersonalStatsFullPublic is returned when the requested category is 'all'. UserPersonalStatsPopular is returned when the requested category is 'popular'. Please try to use UserPersonalStatsPopular over UserPersonalStatsFullPublic wherever possible in order to reduce the server load. Otherwise, UserPersonalStatsCategory is returned for the matched category. Historical stats can be fetched via 'stat' query parameter. It's only possible to pass up to 10 historical stats at once (the rest is trimmed). When requesting historical stats the response will be of type UserPersonalStatsHistoric. Use 'timestamp' query parameter to get historical stats at the certain point in time. It's possible some historical stats didn't exist at the given timestamp, and for such stats you will not receive anything back.
Parmeters
- cat: Stats category
- stat: Stat names (10 maximum)
- timestamp: Returns stats until this timestamp (converted to nearest date).
- comment: Comment for your tool/service/bot/website to be visible in the logs.
- key: API key (Public)
Response Module(s)
- UserPersonalStatsResponse