Show / Hide Table of Contents

Namespace Google.Apis.GamesManagement.v1management

Classes

AchievementsResource

The "achievements" collection of methods.

AchievementsResource.ResetAllForAllPlayersRequest

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

AchievementsResource.ResetAllRequest

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

AchievementsResource.ResetForAllPlayersRequest

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.

AchievementsResource.ResetMultipleForAllPlayersRequest

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.

AchievementsResource.ResetRequest

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

ApplicationsResource

The "applications" collection of methods.

ApplicationsResource.ListHiddenRequest

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

EventsResource

The "events" collection of methods.

EventsResource.ResetAllForAllPlayersRequest

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

EventsResource.ResetAllRequest

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

EventsResource.ResetForAllPlayersRequest

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.

EventsResource.ResetMultipleForAllPlayersRequest

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.

EventsResource.ResetRequest

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.

GamesManagementBaseServiceRequest<TResponse>

A base abstract class for GamesManagement requests.

GamesManagementService

The GamesManagement Service.

GamesManagementService.Scope

Available OAuth 2.0 scopes for use with the Google Play Games Services Management API.

GamesManagementService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Google Play Games Services Management API.

PlayersResource

The "players" collection of methods.

PlayersResource.HideRequest

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

PlayersResource.UnhideRequest

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

ScoresResource

The "scores" collection of methods.

ScoresResource.ResetAllForAllPlayersRequest

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

ScoresResource.ResetAllRequest

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

ScoresResource.ResetForAllPlayersRequest

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.

ScoresResource.ResetMultipleForAllPlayersRequest

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.

ScoresResource.ResetRequest

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.

Enums

GamesManagementBaseServiceRequest<TResponse>.AltEnum

Data format for response.

GamesManagementBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

In this article
Back to top Generated by DocFX