UserStat

The UserStat class represents a statistic associated with a user, such as play count, skip count, or rating.

Properties

Property Type Description
UserId string ID of the user associated with the stat.
Value long Value of the statistic.