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