question

Murat Atimtay avatar image
Murat Atimtay asked

Collecting player data of all users

Building a game for an event, where the Player Data(Title) of all users need to be collected after the event. what's the proper way of doing this? If you could point me out some examples, it would be great. Thanks in advance

Account Managementanalytics
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Rick Chen avatar image
Rick Chen answered

Currently, there is no such feature that gets the Player Data in bulk. Using the GetUserData API for each player one by one could be inefficient.

During your game event, you could generate some PlayStream events for important data, so that you could use the Data Explorer to collect the data later. But note that the event history only keeps the events within 30 days.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.