Google Play Game Services (games:v1)

2024-06-05

1 new method

Additions

    Methods
  • games.recall.gamesPlayerTokens

      Path: games/v1/recall/gamesPlayerTokens/{sessionId}

      Flat Path: games/v1/recall/gamesPlayerTokens/{sessionId}

      HTTP Method: GET

      Parameters:

        sessionId

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

          Location: path

          Required: Yes

          Type: string

        applicationIds

          Description: Required. The application IDs from the Google Play developer console for the games to return scoped ids for.

          Location: query

          Repeated: Yes

          Type: string

      Parameter Order: sessionId

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

      Description: Retrieve the Recall tokens from all requested games that is associated with the PGS Player encoded in the provided recall session id. The API is only available for users that have an active PGS Player profile.