numSessionsPercentile property

double? numSessionsPercentile
getter/setter pair

The approximation of the sessions percentile of the player within the last 30 days, where a session begins when the player is connected to Play Games Services and ends when they are disconnected.

E.g., 0, 0.25, 0.5, 0.75. Not populated if there is not enough information.

Implementation

core.double? numSessionsPercentile;