Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Referensi API ini diatur berdasarkan jenis resource. Setiap jenis resource memiliki satu atau beberapa representasi data dan satu atau beberapa metode.
Perbarui metadata konfigurasi papan peringkat dengan ID yang diberikan.
Konten dan contoh kode di halaman ini tunduk kepada lisensi yang dijelaskan dalam Lisensi Konten. Java dan OpenJDK adalah merek dagang atau merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-07-27 UTC.
[null,null,["Terakhir diperbarui pada 2025-07-27 UTC."],[],[],null,["# API Reference\n\nThis API reference is organized by resource type. Each resource type has one or more data representations and one or more methods.\n\nResource types\n--------------\n\n1. [AchievementConfigurations](#AchievementConfigurations)\n2. [ImageConfigurations](#ImageConfigurations)\n3. [LeaderboardConfigurations](#LeaderboardConfigurations)\n\nAchievementConfigurations\n-------------------------\n\nFor AchievementConfigurations Resource details, see the [resource representation](/games/services/publishing/api/achievementConfigurations#resource) page.\n\n| Method | HTTP request | Description |\n|---------------------------------------------------------------------------|----------------------------------------------------------------------------------------------|----------------------------------------------------------------------------|\n| URIs relative to https://www.googleapis.com/games/v1configuration, unless otherwise noted |||\n| [delete](/games/services/publishing/api/achievementConfigurations/delete) | `DELETE /achievements/`\u003cvar class=\"apiparam\" translate=\"no\"\u003eachievementId\u003c/var\u003e | Delete the achievement configuration with the given ID. |\n| [get](/games/services/publishing/api/achievementConfigurations/get) | `GET /achievements/`\u003cvar class=\"apiparam\" translate=\"no\"\u003eachievementId\u003c/var\u003e | Retrieves the metadata of the achievement configuration with the given ID. |\n| [insert](/games/services/publishing/api/achievementConfigurations/insert) | `POST /applications/`\u003cvar class=\"apiparam\" translate=\"no\"\u003eapplicationId\u003c/var\u003e`/achievements` | Insert a new achievement configuration in this application. |\n| [list](/games/services/publishing/api/achievementConfigurations/list) | `GET /applications/`\u003cvar class=\"apiparam\" translate=\"no\"\u003eapplicationId\u003c/var\u003e`/achievements` | Returns a list of the achievement configurations in this application. |\n| [update](/games/services/publishing/api/achievementConfigurations/update) | `PUT /achievements/`\u003cvar class=\"apiparam\" translate=\"no\"\u003eachievementId\u003c/var\u003e | Update the metadata of the achievement configuration with the given ID. |\n\nImageConfigurations\n-------------------\n\nFor ImageConfigurations Resource details, see the [resource representation](/games/services/publishing/api/imageConfigurations#resource) page.\n\n| Method | HTTP request | Description |\n|---------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| URIs relative to https://www.googleapis.com/games/v1configuration, unless otherwise noted |||\n| [upload](/games/services/publishing/api/imageConfigurations/upload) | `POST` `https://www.googleapis.com/upload/games/v1configuration/images/`\u003cvar class=\"apiparam\" translate=\"no\"\u003eresourceId\u003c/var\u003e`/imageType/`\u003cvar class=\"apiparam\" translate=\"no\"\u003eimageType\u003c/var\u003e | | **Deprecated:** This API is deprecated and is being removed, so you shouldn't use it. Attempting to use this API causes errors. Uploads an image for a resource with the given ID and image type. |\n\nLeaderboardConfigurations\n-------------------------\n\nFor LeaderboardConfigurations Resource details, see the [resource representation](/games/services/publishing/api/leaderboardConfigurations#resource) page.\n\n| Method | HTTP request | Description |\n|---------------------------------------------------------------------------|----------------------------------------------------------------------------------------------|----------------------------------------------------------------------------|\n| URIs relative to https://www.googleapis.com/games/v1configuration, unless otherwise noted |||\n| [delete](/games/services/publishing/api/leaderboardConfigurations/delete) | `DELETE /leaderboards/`\u003cvar class=\"apiparam\" translate=\"no\"\u003eleaderboardId\u003c/var\u003e | Delete the leaderboard configuration with the given ID. |\n| [get](/games/services/publishing/api/leaderboardConfigurations/get) | `GET /leaderboards/`\u003cvar class=\"apiparam\" translate=\"no\"\u003eleaderboardId\u003c/var\u003e | Retrieves the metadata of the leaderboard configuration with the given ID. |\n| [insert](/games/services/publishing/api/leaderboardConfigurations/insert) | `POST /applications/`\u003cvar class=\"apiparam\" translate=\"no\"\u003eapplicationId\u003c/var\u003e`/leaderboards` | Insert a new leaderboard configuration in this application. |\n| [list](/games/services/publishing/api/leaderboardConfigurations/list) | `GET /applications/`\u003cvar class=\"apiparam\" translate=\"no\"\u003eapplicationId\u003c/var\u003e`/leaderboards` | Returns a list of the leaderboard configurations in this application. |\n| [update](/games/services/publishing/api/leaderboardConfigurations/update) | `PUT /leaderboards/`\u003cvar class=\"apiparam\" translate=\"no\"\u003eleaderboardId\u003c/var\u003e | Update the metadata of the leaderboard configuration with the given ID. |"]]