avgSessionLengthMinutes property

double? avgSessionLengthMinutes
getter/setter pair

Average session length in minutes of the player.

E.g., 1, 30, 60, ... . Not populated if there is not enough information.

Implementation

core.double? avgSessionLengthMinutes;