Achievements
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
ゲーム内の実績に対するプレーヤーの賞を表します。
このリソースのメソッドの一覧は、このページの最後に掲載されています。
リソースの表記
このリソースに関連付けられた永続データはありません。
メソッド
- reset
- 現在認証されているプレーヤーの指定された ID のアチーブメントをリセットします。この方法にアクセスできるのは、アプリのホワイトリストに登録されているテスター アカウントのみです。
- resetAll
- アプリケーションで現在認証されているプレーヤーのすべての実績をリセットします。この方法にアクセスできるのは、アプリのホワイトリストに登録されているテスター アカウントのみです。
- resetForAllPlayers
- すべてのプレーヤーに対して、指定された ID のアチーブメントをリセットします。この方法は、デベロッパー コンソールのユーザー アカウントでのみ使用できます。リセットできるのは未公開の実績のみです。
- resetAllForAllPlayers
- すべてのプレーヤーのドラフト実績をすべてリセットします。この方法は、デベロッパー コンソールのユーザー アカウントでのみ使用できます。
- resetMultipleForAllPlayers
- すべてのプレーヤーに対して、指定された ID のアチーブメントをリセットします。この方法は、デベロッパー コンソールのユーザー アカウントでのみ使用できます。リセットできるのは未公開の実績のみです。
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2025-07-27 UTC。
[null,null,["最終更新日 2025-07-27 UTC。"],[],[],null,["# Achievements\n\nRepresents player awards for in-game accomplishments.\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/achievements/reset)\n: Resets the achievement 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/achievements/resetAll)\n: Resets all achievements for the currently authenticated player for your application. This method is only accessible to whitelisted tester accounts for your application.\n\n[resetForAllPlayers](/games/services/management/api/achievements/resetForAllPlayers)\n: Resets 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.\n\n[resetAllForAllPlayers](/games/services/management/api/achievements/resetAllForAllPlayers)\n: Resets all draft achievements for all players. This method is only available to user accounts for your developer console.\n\n[resetMultipleForAllPlayers](/games/services/management/api/achievements/resetMultipleForAllPlayers)\n: Resets 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."]]