googleapis.com

The Google Play Game Management API allows developers to manage resources from the Google Play Game service.

🔑 oauth2 18 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Get the list of players hidden from the given application. This method is onl…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://gamesmanagement.googleapis.com/games/v1management/applications/{applicationId}/players/hidden
Endpoints (18 total)
GET
/games/v1management/applications/{applicationId}/players/hidden
Get the list of players hidden from the given application. This method is onl…
POST
/games/v1management/events/reset
Resets all player progress on all events for the currently authenticated play…
POST
/games/v1management/scores/reset
Resets all scores for all leaderboards for the currently authenticated player…
POST
/games/v1management/achievements/reset
Resets all achievements for the currently authenticated player for your appli…
POST
/games/v1management/events/{eventId}/reset
Resets all player progress on the event with the given ID for the currently a…
POST
/games/v1management/events/resetAllForAllPlayers
Resets all draft events for all players. This method is only available to use…
POST
/games/v1management/scores/resetAllForAllPlayers
Resets scores for all draft leaderboards for all players. This method is only…
POST
/games/v1management/events/resetMultipleForAllPlayers
Resets events with the given IDs for all players. This method is only availab…
POST
/games/v1management/scores/resetMultipleForAllPlayers
Resets scores for the leaderboards with the given IDs for all players. This m…
POST
/games/v1management/achievements/resetAllForAllPlayers
Resets all draft achievements for all players. This method is only available …
POST
/games/v1management/achievements/{achievementId}/reset
Resets the achievement with the given ID for the currently authenticated play…
POST
/games/v1management/events/{eventId}/resetForAllPlayers
Resets the event with the given ID for all players. This method is only avail…
At a glance
Total SDKs10
Languages6
Endpoints18
Authoauth2
Categories2
https://gamesmanagement.googleapis.com