Answer by Jordan · Jan 29, 2020 at 06:02 PM
Hi Irina,
The Using Player Statistics documentation elaborates on statistics.
You can set statistics programatically using UpdatePlayerStatistics, which will update or create a statistic of a name that you choose. StatisticUpdate has 3 parameters: StatisticName, Value, and Version.
The PlayerStatisticDefinition has 4 parameters: AggregationMethod, CurrentVersion, StatisticName, and VersionChangeInterval.
Please let me know if you need further information.
Playfab-Unity Leaderboard with Facebook Login 1 Answer
Getting all clan members data/account information without making a lot of API calls 1 Answer
How many previous statistic value versions is returned in PlayerProfileModel.Statistics? 1 Answer
How to delete a leaderboard? 1 Answer
Leaderboard/Tournament questions 1 Answer