REST Resource: achievements
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
משאב
אין נתונים קבועים המשויכים למשאב הזה.
שיטות |
|
מגדיל את שלבי ההישג עם המזהה הנתון עבור השחקן המאומת הנוכחי. |
|
מציג את ההתקדמות של כל ההישגים של האפליקציה עבור הנגן המאומת הנוכחי. |
|
מגדיר את מצב ההישג עם המזהה הנתון ל-REVEALED עבור הנגן המאומת הנוכחי. |
|
מגדיר את השלבים לשחקן המאומת הנוכחי כדי להשיג הישג. |
|
מבטל את נעילת ההישג הזה עבור השחקן המאומת הנוכחי. |
|
מעדכן מספר הישגים עבור השחקן המאומת הנוכחי. |
דוגמאות התוכן והקוד שבדף הזה כפופות לרישיונות המפורטים בקטע רישיון לתוכן. Java ו-OpenJDK הם סימנים מסחריים או סימנים מסחריים רשומים של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-27 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-27 (שעון UTC)."],[],[],null,["# REST Resource: achievements\n\n- [Resource](#RESOURCE_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|-------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------|\n| ### [increment](/games/services/web/api/rest/v1/achievements/increment) | Increments the steps of the achievement with the given ID for the currently authenticated player. |\n| ### [list](/games/services/web/api/rest/v1/achievements/list) | Lists the progress for all your application's achievements for the currently authenticated player. |\n| ### [reveal](/games/services/web/api/rest/v1/achievements/reveal) | Sets the state of the achievement with the given ID to `REVEALED` for the currently authenticated player. |\n| ### [setStepsAtLeast](/games/services/web/api/rest/v1/achievements/setStepsAtLeast) | Sets the steps for the currently authenticated player towards unlocking an achievement. |\n| ### [unlock](/games/services/web/api/rest/v1/achievements/unlock) | Unlocks this achievement for the currently authenticated player. |\n| ### [updateMultiple](/games/services/web/api/rest/v1/achievements/updateMultiple) | Updates multiple achievements for the currently authenticated player. |"]]