Skip to content

Template

Version: 1.0.0.0 Updated: 2023-11-29 16:56:05

Summary

Documentation for the Template Page

Template Schema

NameTypeRequiredDescription
match_making_template_idstringYesID to uniquely identify this MatchMakingTemplate
match_making_template_group_idstringYesWhich group of MatchMakingTemplates this template belongs to
mmr_grouping_methodobjectYesSee schema
match_making_ruleset_idstringNoWhich ruleset needs to be satisfied to use this template
match_making_profile_list_idstringYesWhich list of MatchMakingProfiles should be used with this template
legacy_configobjectNoSee schema
sandbox_idstringNoID of the Sandbox
last_modified_account_idstringNoAccount ID of the user who last modified the resource
last_modified_timestampstringNoTimestamp of when the resource was last modified
created_timestampstringNoTimestamp of when this resource was created

Mmr_grouping_method Enum Values

ValueDescription
worstWhat method should be used to determine a linking’s group MMR based on the individuals
bestWhat method should be used to determine a linking’s group MMR based on the individuals
avg_weighted_by_sigmaWhat method should be used to determine a linking’s group MMR based on the individuals
avgWhat method should be used to determine a linking’s group MMR based on the individuals

Legacy_config Schema

Empty Object