Skip to main content

events

Overview

Nameevents
TypeResource
Idgoogledevelopers.gamesManagement.events

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