event.scores

Type String
Event [submit][leaderboards.event.submit]
Revision Release 2024.3703
Keywords Google Play Games Services, game network, gpgs
See also gpgs2.leaderboards.*
gpgs2.*

Overview

Table. Dictionary of Tables - objects representing updated Google Play scores for each time span. Keys are "daily", "weekly", "all time". Each table contains following properties:

score (optional)

String. Submitted score value.

formattedScore (optional)

String. String containing the score data in a display-appropriate format.

isNewBest (optional)

Boolean. Indicates whether or not this score was the player's new best score for this time span.

tag (optional)

String. The score tag associated with this result, if any. Can be nil.