gameProperties
A set of key-value pairs that can store custom data in a game session. For example: {"Key": "difficulty", "Value": "novice"}
. This information is added to the new GameSession
object that is created for a successful match. This parameter is not used if FlexMatchMode
is set to STANDALONE
.