Difference between revisions of "WebAPI/GetGlobalAchievementPercentagesForApp"
< WebAPI
(The new shortest documented request ever.) |
|||
Line 12: | Line 12: | ||
::;percent: Percentage of player population that has unlocked the achievement given as a double. | ::;percent: Percentage of player population that has unlocked the achievement given as a double. | ||
− | |||
[[Category:WebAPI|GetGlobalAchievementPercentagesForApp]] | [[Category:WebAPI|GetGlobalAchievementPercentagesForApp]] |
Revision as of 04:20, 21 October 2014
URL
http://api.steampowered.com/ISteamUserStats/GetGlobalAchievementPercentagesForApp/v0002
Method-specific Parameters
- gameid
- The ID of the game to retrieve achievement percentages for. This can be the ID of any Steamworks game with achievements available.
Result Data
- achievementpercentages
-
- achievements
-
- name
- The name of the achievement as an unlocalized token.
- percent
- Percentage of player population that has unlocked the achievement given as a double.