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 |
FRIENDS | Retrieve the rank on the friends collection. |
PUBLIC__ | Retrieve public ranks, if the player is sharing their gameplay activity publicly. |
SOCIAL | (Obsolete) Retrieve the social rank. |