Difference between revisions of "WebAPI/GetMatchHistory"
< WebAPI
(lagg fix) |
m |
||
Line 17: | Line 17: | ||
== Result data == | == Result data == | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | [[Category:WebAPI]] |
Revision as of 04:14, 26 August 2012
URL
GET http://api.steampowered.com/IDOTA2Match_<ID>/GetMatchHistory/v1
Method-specific parameters
- player_name (Optional) (string)
- hero_id (Optional) (uint32)
- game_mode (Optional) (uint32)
- skill (Optional) (uint32)
- date_min (Optional) (uint32)
- date_max (Optional) (uint32)
- min_players (Optional) (string)
- account_id (Optional) (string)
- league_id (Optional) (string)
- start_at_match_id (Optional) (string)
- matches_requested (Optional) (string)
- tournament_games_only (Optional) (string)