v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-133977107.4 KB
recall

Associate the PGS Player principal encoded in the provided recall session id with an in-game account

post/games/v1/recall:linkPersona

Request body

ttlstring google-duration

Input only. Optional time-to-live.

sessionIdstring

Required. Opaque server-generated string that encodes all the necessary information to identify the PGS player / Google user and application.

personastring

Required. Stable identifier of the in-game account. Please refrain from re-using the same persona for different games.

conflictingLinksResolutionPolicy'KEEP_EXISTING_LINKS' | 'CREATE_NEW_LINK'

Required. Resolution policy to apply when the linking of a persona to a player would result in violating the specified cardinality constraint.

cardinalityConstraint'ONE_PERSONA_TO_ONE_PLAYER'

Required. Cardinality constraint to observe when linking a persona to a player in the scope of a game.

expireTimestring google-datetime

Input only. Optional expiration time.

tokenstring

Required. Value of the token to create. Opaque to Play Games and assumed to be non-stable (encrypted with key rotation).

Response

Successful response