Show / Hide Table of Contents

Enum ScoresResource.GetRequest.IncludeRankTypeEnum

The types of ranks to return. If the parameter is omitted, no ranks will be returned.

Namespace: Google.Apis.Games.v1
Assembly: Google.Apis.Games.v1.dll
Syntax
public enum ScoresResource.GetRequest.IncludeRankTypeEnum

Fields

Name Description
ALL

Retrieve all supported ranks. In HTTP, this parameter value can also be specified as ALL.

FRIENDS

Retrieve the rank on the friends collection.

INCLUDERANKTYPEUNSPECIFIED

Default value. Should be unused.

PUBLIC__

Retrieve public ranks, if the player is sharing their gameplay activity publicly.

SOCIAL

(Obsolete) Retrieve the social rank.

In This Article
Back to top Generated by DocFX