Scores
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
ניקוד שחקן ב-Leaderboard. מייצג את הניקוד (ואופציונלית גם את הדירוגים) של שחקן נתון בלידרבורד.
רשימה של שיטות למשאב הזה מופיעה בסוף הדף.
ייצוגים של משאבים
אין נתונים קבועים המשויכים למשאב הזה.
שיטות
- איפוס
- איפוס הניקוד של הלידרבורד עם המזהה הנתון של השחקן המאומת הנוכחי. השיטה הזו נגישה רק לחשבונות בודקים שנמצאים ברשימת ההיתרים של האפליקציה.
- resetForAllPlayers
- איפוס הניקוד של כל השחקנים בלידרבורד עם המזהה הנתון. השיטה הזו זמינה רק לחשבונות משתמש ב-Play Console. ניתן לאפס רק לוחות לידרבורד במצב טיוטה.
- resetAll
- איפוס כל הניקוד של כל לוחות הלידרבורד עבור השחקנים שאומתו כרגע. השיטה הזו נגישה רק לחשבונות בודקים שנמצאים ברשימת ההיתרים של האפליקציה.
- resetAllForAllPlayers
- איפוס התוצאות של כל לוחות הלידרבורד במצב טיוטה עבור כל השחקנים. השיטה הזו זמינה רק לחשבונות משתמש ב-Play Console.
- resetMultipleForAllPlayers
- איפוס הניקוד של לוחות הלידרבורד עם המזהים הנתונים שניתנו לכל השחקנים. השיטה הזו זמינה רק לחשבונות משתמש ב-Play Console. ניתן לאפס רק לוחות לידרבורד במצב טיוטה.
דוגמאות התוכן והקוד שבדף הזה כפופות לרישיונות המפורטים בקטע רישיון לתוכן. 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."]]