integrations.sh
← all integrations

googleapis.com – gamesManagement

OpenAPI apis-guru analyticsmedia

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

Homepage
https://api.apis.guru/v2/specs/googleapis.com:gamesManagement/v1management.json
Provider
googleapis.com:gamesManagement / gamesManagement
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/googleapis.com/gamesManagement/v1management/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/googleapis.com/gamesManagement/v1management/openapi.yaml

Tools (20)

Extracted live via the executor SDK.

  • achievements.gamesManagementAchievementsReset

    Resets the achievement with the given ID for the currently authenticated player. This method is only accessible to whitelisted tester accounts for your application.

  • achievements.gamesManagementAchievementsResetAll

    Resets all achievements for the currently authenticated player for your application. This method is only accessible to whitelisted tester accounts for your application.

  • achievements.gamesManagementAchievementsResetAllForAllPlayers

    Resets all draft achievements for all players. This method is only available to user accounts for your developer console.

  • achievements.gamesManagementAchievementsResetForAllPlayers

    Resets the achievement with the given ID for all players. This method is only available to user accounts for your developer console. Only draft achievements can be reset.

  • achievements.gamesManagementAchievementsResetMultipleForAllPlayers

    Resets achievements with the given IDs for all players. This method is only available to user accounts for your developer console. Only draft achievements may be reset.

  • applications.gamesManagementApplicationsListHidden

    Get the list of players hidden from the given application. This method is only available to user accounts for your developer console.

  • events.gamesManagementEventsReset

    Resets all player progress on the event with the given ID for the currently authenticated player. This method is only accessible to whitelisted tester accounts for your application.

  • events.gamesManagementEventsResetAll

    Resets all player progress on all events for the currently authenticated player. This method is only accessible to whitelisted tester accounts for your application.

  • events.gamesManagementEventsResetAllForAllPlayers

    Resets all draft events for all players. This method is only available to user accounts for your developer console.

  • events.gamesManagementEventsResetForAllPlayers

    Resets the event with the given ID for all players. This method is only available to user accounts for your developer console. Only draft events can be reset.

  • events.gamesManagementEventsResetMultipleForAllPlayers

    Resets events with the given IDs for all players. This method is only available to user accounts for your developer console. Only draft events may be reset.

  • players.gamesManagementPlayersHide

    Hide the given player's leaderboard scores from the given application. This method is only available to user accounts for your developer console.

  • players.gamesManagementPlayersUnhide

    Unhide the given player's leaderboard scores from the given application. This method is only available to user accounts for your developer console.

  • scores.gamesManagementScoresReset

    Resets scores for the leaderboard with the given ID for the currently authenticated player. This method is only accessible to whitelisted tester accounts for your application.

  • scores.gamesManagementScoresResetAll

    Resets all scores for all leaderboards for the currently authenticated players. This method is only accessible to whitelisted tester accounts for your application.

  • scores.gamesManagementScoresResetAllForAllPlayers

    Resets scores for all draft leaderboards for all players. This method is only available to user accounts for your developer console.

  • scores.gamesManagementScoresResetForAllPlayers

    Resets scores for the leaderboard with the given ID for all players. This method is only available to user accounts for your developer console. Only draft leaderboards can be reset.

  • scores.gamesManagementScoresResetMultipleForAllPlayers

    Resets scores for the leaderboards with the given IDs for all players. This method is only available to user accounts for your developer console. Only draft leaderboards may be reset.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools