Google Play Game Services (games:v1)

2023-09-08

4 new methods | 6 updated methods

Additions

    Methods
  • games.recall.retrieveTokens

      HTTP Method: GET

      Parameter Order: sessionId

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

      Parameters:

        sessionId

          Type: string

          Location: path

          Required: Yes

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

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

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

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

  • games.recall.resetPersona

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

      Flat Path: games/v1/recall:resetPersona

      Description: Delete all Recall tokens linking the given persona to any player (with or without a profile).

      HTTP Method: POST

      Path: games/v1/recall:resetPersona

  • games.recall.unlinkPersona

      Flat Path: games/v1/recall:unlinkPersona

      Path: games/v1/recall:unlinkPersona

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

      HTTP Method: POST

      Description: Delete a Recall token linking the PGS Player principal identified by the Recall session and an in-game account identified either by the 'persona' or by the token value.

  • games.recall.linkPersona

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

      Path: games/v1/recall:linkPersona

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

      HTTP Method: POST

      Flat Path: games/v1/recall:linkPersona

Updates

    Methods
  • games.metagame.listCategoriesByPlayer

      Parameters:

        collection

          Enum ALL

          Enum Descriptions Retrieve data for all categories. This is the default.

  • games.scores.listWindow

      Parameters:

        timeSpan

          Enum DAILY

          Enum Descriptions The score is a daily score.

        collection

          Enum FRIENDS

          Enum Descriptions List only scores of friends.

  • games.scores.list

      Parameters:

        collection

          Enum FRIENDS

          Enum Descriptions List only scores of friends.

        timeSpan

          Enum DAILY

          Enum Descriptions The score is a daily score.

  • games.scores.get

      Parameters:

        includeRankType

          Enum FRIENDS

          Enum Descriptions Retrieve the rank on the friends collection.

        timeSpan

          Enum DAILY

          Enum Descriptions List the top scores for the current week.

  • games.applications.get

      Parameters:

        platformType

          Enum WEB_APP

          Enum Descriptions Retrieve applications that can be played on desktop web.

  • games.applications.getEndPoint

      Parameters:

        endPointType

          Enum PROFILE_SETTINGS

          Enum Descriptions Request a URL for the Settings view.