Google Play Games Services API (games:v1)

2026-08-20

1 new method | 1 removed method

Additions

    Methods
  • games.gameStats.batchRecordEvents

      Path : games/v1/players/{playerId}/gameStats:batchRecordEvents

      Parameters :

        playerId

          Description : Required. The player ID of the player that performed the events.

          Type : string

          Required : Yes

          Location : path

      Parameter Order : playerId

      HTTP Method : POST

      Description : Records a batch of player game events for a specific player. This method allows sending multiple events in a single request.

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

      Flat Path : games/v1/players/{playerId}/gameStats:batchRecordEvents

Deletions

    Methods
  • games.playerGameEvents.batchRecordEvents

      Path : games/v1/players/{playerId}/gameEvents:batchRecordEvents

      Flat Path : games/v1/players/{playerId}/gameEvents:batchRecordEvents

      Description : Records a batch of player game events for a specific player. This method allows sending multiple events in a single request.

      HTTP Method : POST

      Parameters :

        playerId

          Description : Required. The player ID of the player that performed the events.

          Location : path

          Required : Yes

          Type : string

      Parameter Order : playerId

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