Players
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
プレーヤーは、リーダーボードと実績で人間のプレーヤーを表すために使用されます。
このリソースのメソッドの一覧は、このページの最後に掲載されています。
リソースの表記
このリソースに関連付けられた永続データはありません。
メソッド
- 非表示
- 指定したアプリから、指定したプレーヤーのリーダーボードのスコアを非表示にします。この方法は、デベロッパー コンソールのユーザー アカウントでのみ使用できます。
- 非表示を解除
- 指定したアプリで、指定したプレーヤーのリーダーボードのスコアを非表示から表示にします。この方法は、デベロッパー コンソールのユーザー アカウントでのみ使用できます。また、反映されるまでに最長で 1 日かかることがあります。
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2025-07-27 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-07-27 UTC。"],[],[],null,["# Players\n\nA Player is used to represent a human player in Leaderboards and Achievements.\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[hide](/games/services/management/api/players/hide)\n: Hide the given player's leaderboard scores from the given application. This method is only available to user accounts for your developer console.\n\n[unhide](/games/services/management/api/players/unhide)\n: Unhide the given player's leaderboard scores from the given application. This method is only available to user accounts for your developer console and may take up to a day to take effect."]]