Skip to main content

scores

Overview

Namescores
TypeResource
Idgoogledevelopers.gamesManagement.scores

Fields

SELECT not supported for this resource, use SHOW METHODS to view available operations for the resource and then invoke a supported method using the EXEC command

Methods

NameAccessible byRequired ParamsDescription
resetEXECleaderboardIdResets scores for the leaderboard with the given ID for the currently authenticated player. This method is only accessible to whitelisted tester accounts for your application.
resetAllEXECResets all scores for all leaderboards for the currently authenticated players. This method is only accessible to whitelisted tester accounts for your application.
resetAllForAllPlayersEXECResets scores for all draft leaderboards for all players. This method is only available to user accounts for your developer console.
resetForAllPlayersEXECleaderboardIdResets scores for the leaderboard with the given ID for all players. This method is only available to user accounts for your developer console. Only draft leaderboards can be reset.
resetMultipleForAllPlayersEXECResets scores for the leaderboards with the given IDs for all players. This method is only available to user accounts for your developer console. Only draft leaderboards may be reset.