Show / Hide Table of Contents

Enum ScoresResource.ListRequest.TimeSpanEnum

Required. The time span for the scores and ranks you're requesting.

Namespace: Google.Apis.Games.v1
Assembly: Google.Apis.Games.v1.dll
Syntax
public enum ScoresResource.ListRequest.TimeSpanEnum

Fields

Name Description
ALLTIME

The score is an all-time score.

DAILY

The score is a daily score.

SCORETIMESPANUNSPECIFIED

Default value. This value is unused.

WEEKLY

The score is a weekly score.

In This Article
Back to top Generated by DocFX