v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13101018.7 KB
leaderboardConfigurations

Update the metadata of the leaderboard configuration with the given ID.

put/games/v1configuration/leaderboards/{leaderboardId}

Path parameters

leaderboardIdstring required

The ID of the leaderboard.

Request body

scoreOrder'SCORE_ORDER_UNSPECIFIED' | 'LARGER_IS_BETTER' | 'SMALLER_IS_BETTER'
kindstring

Uniquely identifies the type of this resource. Value is always the fixed string gamesConfiguration#leaderboardConfiguration.

tokenstring

The token for this resource.

scoreMaxstring int64

Maximum score that can be posted to this leaderboard.

idstring

The ID of the leaderboard.

scoreMinstring int64

Minimum score that can be posted to this leaderboard.

Response

Successful response