#Statistics null when calling GetProfiles

3 messages · Page 1 of 1 (latest)

warm yacht
#

Why are the Statistics null when I call GetProfiles? I made sure to have the new statistics setup for that player and I can get it with GetStatistics or GetStatisticsForEntities but GetProfiles just doesn't return it

abstract yacht
#

The billing for the GetProfiles works differently and the Statistics that's defined as part of that is for a private preview that was paused previously. To keep the billing semantics cleaner, we introduced the GetStatisticsForEntities. IS the latter not usable for your scenario?

warm yacht