AchievementConfigurations: update

Requires authorization

Update the metadata of the achievement configuration with the given ID.

Request

HTTP request

PUT https://www.googleapis.com/games/v1configuration/achievements/achievementId

Parameters

Parameter name Value Description
Path parameters
achievementId string The ID of the achievement used by this method.

Authorization

This request requires authorization with the following scope (read more about authentication and authorization).

Scope
https://www.googleapis.com/auth/androidpublisher

Request body

In the request body, supply an AchievementConfigurations resource.

Response

If successful, this method returns an AchievementConfigurations resource in the response body.