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 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-27 (حسب التوقيت العالمي المتفَّق عليه)"],[],[],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."]]