Stay organized with collections
Save and categorize content based on your preferences.
The Management API allows you to issue REST calls to programmatically control
the metadata underlying the Google Play Games Services features. This API simplifies
your testing of Play Games Services features and gives you flexibility when
managing your games to address cheating and fix player accounts.
With the Management API, you can perform these tasks:
Reset values for these resources:
achievements
events
turn-based match (deprecated)
real-time room (deprecated)
leaderboards metadata for the currently authenticated player or for all players
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-01-30 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-30 UTC."],[],[],null,["# Play Games Services Management API overview\n\nThe Management API allows you to issue REST calls to programmatically control\nthe metadata underlying the Google Play Games Services features. This API simplifies\nyour testing of Play Games Services features and gives you flexibility when\nmanaging your games to address cheating and fix player accounts. \n\nWith the Management API, you can perform these tasks:\n\n- Reset values for these resources:\n - achievements\n - events\n - turn-based match (deprecated)\n - real-time room (deprecated)\n - leaderboards metadata for the currently authenticated player or for all players\n- Hide players from leaderboards in published games\n\nFor more information, see the\n[API reference](https://developers.google.com/games/services/management/api) and the\n[Management tools sample app](//github.com/playgameservices/management-tools)."]]