rlink:community:leaderboard:getrecentmatchhistory

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
rlink:community:leaderboard:getrecentmatchhistory [2022-10-23 18:56] – [AoE2:DE] nimdarlink:community:leaderboard:getrecentmatchhistory [2024-11-01 14:07] (current) – Replace 'reliclink' with 'worldsedgelink' nimda
Line 2: Line 2:
  
 <WRAP center round download 60%> <WRAP center round download 60%>
-[[https://aoe-api.reliclink.com/community/leaderboard/getRecentMatchHistory?title=age2&profile_names=[%22/steam/76561197984749679%22] | Example request]]+[[https://aoe-api.worldsedgelink.com/community/leaderboard/getRecentMatchHistory?title=age2&profile_names=[%22/steam/76561197984749679%22] | Example request]]
 </WRAP> </WRAP>
  
Line 8: Line 8:
  
 ^parameter ^type ^value ^comments ^ ^parameter ^type ^value ^comments ^
-|title|str/enum|age1, age2|:!: age3 and age4 not supported :!:+|title|str/enum|age1, age2age3age4
-|profile_names| array[str] | e.g. ["/steam/<steam_id>"]|| +|profile_names| array[str] | e.g. ["/steam/<steam_id>"]| | 
-|profile_ids| array[int] | e.g. ["<relic_link_id>"]|| +|profile_ids| array[int] | e.g. ["<relic_link_id>"]| | 
 +|aliases|array[str]| e.g. [BlackRock]| |
 ===== Response ===== ===== Response =====
  
Line 5898: Line 5898:
                                 "url"                                 "url"
                             ]                             ]
 +                        }
 +                    },
 +                    ####NEW ADDITION 11042023####
 +                    "matchhistorymember": {
 +                        "matchhistory_id": {
 +                            "type: "integer"
 +                        },
 +                        "profile_id": {
 +                             "type: "integer"
 +                        },
 +                        "race_id": {
 +                             "type: "integer"
 +                        },
 +                        "statgroup_id": {
 +                             "type: "integer"
 +                        },
 +                        "teamid": {
 +                              "type: "integer"
 +                        },
 +                        "wins": {
 +                            "type: "integer"
 +                        },
 +                        "losses": {
 +                             "type: "integer"
 +                        },
 +                        "streak": {
 +                            "type: "integer"
 +                        },
 +                        "arbitration": {
 +                             "type: "integer"
 +                        },
 +                        "outcome": {
 +                            "type: "integer"
 +                        },
 +                        "oldrating": {
 +                            "type: "integer"
 +                        },
 +                        "newrating": {
 +                             "type: "integer"
 +                        },
 +                        "reporttype": {
 +                             "type: "integer"
                         }                         }
                     }                     }
  • rlink/community/leaderboard/getrecentmatchhistory.1666544179.txt.gz
  • Last modified: 4 years ago
  • by nimda