InTouch Hub · Blue Isle Software

Googleapis Gamesmanagement

Googleapis Gamesmanagement is a connector for the Google Play Games Management API used to manage player game data such as achievements and leaderboards.

Provided free and as is, without warranty of any kind — including merchantability, fitness for a particular purpose, and the accuracy or completeness of any result. See the licence. You are responsible for checking what this produces before relying on it.

cloudgoogleapis

Googleapis Gamesmanagement

Googleapis Gamesmanagement is a connector for the Google Play Games Management API used to manage player game data such as achievements and leaderboards.

Operations

Inputs

Example

operation: gamesmanagement_applications_listhidden
# (attach an 'oauth' credential to the task — no inline secrets)

Publishes

The keys a later task may reference as {{taskName.key}}. Referencing anything not listed here resolves to nothing at run time.

Input Properties

Every property this tool accepts, from its own tool.iml.

Property Type Required Default Description
operation string yes One of: gamesmanagement_applications_listhidden, gamesmanagement_achievements_resetall, gamesmanagement_achievements_resetallforallplaye, gamesmanagement_achievements_resetmultipleforall, gamesmanagement_achievements_reset, gamesmanagement_achievements_resetforallplayers
achievementId string no Path parameter achievementId (required by some operations).
applicationId string no Path parameter applicationId (required by some operations).
query string no Optional query params as a JSON object string, e.g. {"limit": 10}.
body string no Request body as a JSON object string (for create/update operations).