AchievementConfigurations: update
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
נדרשת הרשאה
עדכון המטא-נתונים של הגדרת ההישג עם המזהה הנתון.
בקשה
בקשת HTTP
PUT https://www.googleapis.com/games/v1configuration/achievements/achievementId
פרמטרים
שם הפרמטר |
ערך |
תיאור |
פרמטרים של נתיב |
achievementId |
string |
המזהה של ההישג בשיטה הזו.
|
אישור
הבקשה הזו מחייבת הרשאה עם ההיקף הבא (מידע נוסף על אימות והרשאה).
היקף |
https://www.googleapis.com/auth/androidpublisher |
גוף הבקשה
בגוף הבקשה, מספקים משאב AchievementConfigurations.
דוגמאות התוכן והקוד שבדף הזה כפופות לרישיונות המפורטים בקטע רישיון לתוכן. Java ו-OpenJDK הם סימנים מסחריים או סימנים מסחריים רשומים של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-27 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-27 (שעון UTC)."],[],[],null,["# AchievementConfigurations: update\n\n**Requires [authorization](#auth)**\n\nUpdate the metadata of the achievement configuration with the given ID.\n\nRequest\n-------\n\n### HTTP request\n\n```\nPUT https://www.googleapis.com/games/v1configuration/achievements/achievementId\n```\n\n### Parameters\n\n| Parameter name | Value | Description |\n|-----------------|----------|------------------------------------------------|\n| **Path parameters** |||\n| `achievementId` | `string` | The ID of the achievement used by this method. |\n\n### Authorization\n\nThis request requires authorization with the following scope ([read more about authentication and authorization](/accounts/docs/OAuth2)).\n\n| Scope |\n|----------------------------------------------------|\n| `https://www.googleapis.com/auth/androidpublisher` |\n\n### Request body\n\nIn the request body, supply an [AchievementConfigurations resource](/games/services/publishing/api/achievementConfigurations#resource).\n\nResponse\n--------\n\nIf successful, this method returns an [AchievementConfigurations resource](/games/services/publishing/api/achievementConfigurations#resource) in the response body."]]