AchievementConfigurations: update
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Yetkilendirme gerektiriyor
Başarı yapılandırmasının meta verilerini belirtilen kimlikle güncelleyin.
İstek
HTTP isteği
PUT https://www.googleapis.com/games/v1configuration/achievements/achievementId
Parametreler
Parametre adı |
Değer |
Açıklama |
Yol parametreleri |
achievementId |
string |
Bu yöntem tarafından kullanılan başarının kimliği.
|
Yetkilendirme
Bu istek, aşağıdaki kapsamla yetkilendirme gerektiriyor (kimlik doğrulama ve yetkilendirme hakkında daha fazla bilgi edinin).
Kapsam |
https://www.googleapis.com/auth/androidpublisher |
İstek içeriği
İstek gövdesinde bir successmentConfigurations kaynağı sağlayın.
Bu sayfadaki içerik ve kod örnekleri, İçerik Lisansı sayfasında açıklanan lisanslara tabidir. Java ve OpenJDK, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-27 UTC.
[null,null,["Son güncelleme tarihi: 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."]]