需要授权
在此应用中插入新的成就配置。
请求
HTTP 请求
POST https://www.googleapis.com/games/v1configuration/applications/applicationId/achievements
参数
参数名称 | 值 | 说明 |
---|---|---|
路径参数 | ||
applicationId |
string |
Google Play 管理中心中的应用 ID。 |
授权
此请求需要获得以下范围的授权(详细了解身份验证和授权)。
范围 |
---|
https://www.googleapis.com/auth/androidpublisher |
请求正文
在请求正文中,请提供一项 AchievementConfigurations 资源。
响应
如果成功,此方法将在响应正文中返回一项 AchievementConfigurations 资源。