Events
Stay organized with collections
Save and categorize content based on your preferences.
For a list of methods for this resource, see the end of this page.
Resource representations
There is no persistent data associated with this resource.
Methods
- reset
- Resets 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.
- resetAll
- Resets all player progress on all events for the currently authenticated player. This method is only accessible to whitelisted tester accounts for your application.
- resetForAllPlayers
- Resets 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.
- resetAllForAllPlayers
- Resets all draft events for all players. This method is only available to user accounts for your developer console.
- resetMultipleForAllPlayers
- Resets 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.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-10-28 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-28 UTC."],[],[],null,["# Events\n\n\u003cbr /\u003e\n\nFor a list of [methods](#methods) for this resource, see the end of this page.\n\nResource representations\n------------------------\n\nThere is no persistent data associated with this resource.\n\nMethods\n-------\n\n[reset](/games/services/management/api/events/reset)\n: Resets 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.\n\n[resetAll](/games/services/management/api/events/resetAll)\n: Resets all player progress on all events for the currently authenticated player. This method is only accessible to whitelisted tester accounts for your application.\n\n[resetForAllPlayers](/games/services/management/api/events/resetForAllPlayers)\n: Resets 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.\n\n[resetAllForAllPlayers](/games/services/management/api/events/resetAllForAllPlayers)\n: Resets all draft events for all players. This method is only available to user accounts for your developer console.\n\n[resetMultipleForAllPlayers](/games/services/management/api/events/resetMultipleForAllPlayers)\n: Resets 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."]]