Google Play Game Management: players. The Google Play Game Management API allows developers to manage resources from the Google Play Game service. See: https://developers.google.com/games/docs/reference/rest/v1management/players
Google Play Game Management: players. The Google Play Game Management API allows developers to manage resources from the Google Play Game service. See: https://developers.google.com/games/docs/reference/rest/v1management/players
(hide$ auth parameters)
https://developers.google.com/games/api/reference/rest/v1management/players/hide
Required parameters: applicationId, playerId
Optional parameters: none
Hide the given player's leaderboard scores from the given application. This method is only available to user accounts for your developer console.
https://developers.google.com/games/api/reference/rest/v1management/players/hide Required parameters: applicationId, playerId Optional parameters: none Hide the given player's leaderboard scores from the given application. This method is only available to user accounts for your developer console.
(unhide$ auth parameters)
https://developers.google.com/games/api/reference/rest/v1management/players/unhide
Required parameters: applicationId, playerId
Optional parameters: none
Unhide the given player's leaderboard scores from the given application. This method is only available to user accounts for your developer console.
https://developers.google.com/games/api/reference/rest/v1management/players/unhide Required parameters: applicationId, playerId Optional parameters: none Unhide the given player's leaderboard scores from the given application. This method is only available to user accounts for your developer console.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close