Events
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
このリソースのメソッドの一覧は、このページの最後に掲載されています。
リソースの表記
このリソースに関連付けられた永続データはありません。
メソッド
- reset
- 現在認証されているプレーヤーの、指定された ID のイベントのすべての進行状況をリセットします。この方法にアクセスできるのは、アプリのホワイトリストに登録されているテスター アカウントのみです。
- resetAll
- 現在認証されているプレーヤーのすべてのイベントのすべてのプレーヤーの進行状況をリセットします。この方法にアクセスできるのは、アプリのホワイトリストに登録されているテスター アカウントのみです。
- resetForAllPlayers
- 指定された ID のイベントをすべてのプレーヤーに対してリセットします。この方法は、デベロッパー コンソールのユーザー アカウントでのみ使用できます。リセットできるのは下書きのイベントのみです。
- resetAllForAllPlayers
- すべてのプレーヤーのドラフト イベントをすべてリセットします。この方法は、デベロッパー コンソールのユーザー アカウントでのみ使用できます。
- resetMultipleForAllPlayers
- すべてのプレーヤーの指定された ID のイベントをリセットします。この方法は、デベロッパー コンソールのユーザー アカウントでのみ使用できます。リセットできるのは下書きのイベントのみです。
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2025-07-27 UTC。
[null,null,["最終更新日 2025-07-27 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."]]