Template
Version: 1.0.0.0 Updated: 2023-11-29 16:56:05
Summary
Documentation for the Template Page
Template Schema
Name | Type | Required | Description |
---|---|---|---|
match_making_template_id | string | Yes | ID to uniquely identify this MatchMakingTemplate |
match_making_template_group_id | string | Yes | Which group of MatchMakingTemplates this template belongs to |
mmr_grouping_method | object | Yes | See schema |
match_making_ruleset_id | string | No | Which ruleset needs to be satisfied to use this template |
match_making_profile_list_id | string | Yes | Which list of MatchMakingProfiles should be used with this template |
legacy_config | object | No | See schema |
sandbox_id | string | No | ID of the Sandbox |
last_modified_account_id | string | No | Account ID of the user who last modified the resource |
last_modified_timestamp | string | No | Timestamp of when the resource was last modified |
created_timestamp | string | No | Timestamp of when this resource was created |
Mmr_grouping_method Enum Values
Value | Description |
---|---|
worst | What method should be used to determine a linking’s group MMR based on the individuals |
best | What method should be used to determine a linking’s group MMR based on the individuals |
avg_weighted_by_sigma | What method should be used to determine a linking’s group MMR based on the individuals |
avg | What method should be used to determine a linking’s group MMR based on the individuals |