Get Global Stats For Game
key<token>
In: query
Query Parameters
appid*integer
AppID that we're getting global stats for
Default
nullFormat
int32count*integer
Number of stats get data for
Default
nullFormat
int32name[0]*string
Names of stat to get data forNote: this is an <a href=https://partner.steamgames.com/doc/webapi_overview#2>array parameter
startdate?integer
Start date for daily totals (unix epoch timestamp)
Default
nullFormat
int32enddate?integer
End date for daily totals (unix epoch timestamp)
Default
nullFormat
int32format?string
The format of the response. Defaults to json
Value in
"json" | "xml" | "vdf"Response Body
curl -X GET "https://api.steampowered.com/ISteamUserStats/GetGlobalStatsForGame/v1?name%5B0%5D=string"Empty
Empty
Empty