Skip to main content

achievements

Overview

Nameachievements
TypeResource
Idgoogledevelopers.gamesManagement.achievements

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
resetEXECachievementIdResets the achievement with the given ID for the currently authenticated player. This method is only accessible to whitelisted tester accounts for your application.
resetAllEXECResets all achievements for the currently authenticated player for your application. This method is only accessible to whitelisted tester accounts for your application.
resetAllForAllPlayersEXECResets all draft achievements for all players. This method is only available to user accounts for your developer console.
resetForAllPlayersEXECachievementIdResets the achievement with the given ID for all players. This method is only available to user accounts for your developer console. Only draft achievements can be reset.
resetMultipleForAllPlayersEXECResets achievements with the given IDs for all players. This method is only available to user accounts for your developer console. Only draft achievements may be reset.