v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13101018.7 KB
achievementConfigurations

Insert a new achievement configuration in this application.

post/games/v1configuration/applications/{applicationId}/achievements

Path parameters

applicationIdstring required

The application ID from the Google Play developer console.

Request body

idstring

The ID of the achievement.

stepsToUnlockinteger

Steps to unlock. Only applicable to incremental achievements.

initialState'INITIAL_STATE_UNSPECIFIED' | 'HIDDEN' | 'REVEALED'

The initial state of the achievement.

kindstring

Uniquely identifies the type of this resource. Value is always the fixed string gamesConfiguration#achievementConfiguration.

tokenstring

The token for this resource.

achievementType'ACHIEVEMENT_TYPE_UNSPECIFIED' | 'STANDARD' | 'INCREMENTAL'

The type of the achievement.

Response

Successful response