question

software avatar image
software asked

How do you export a list of the email addresses of all the players?,What is the fastest way to get a list of the email addresses of all the players?

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

·
JayZuo avatar image
JayZuo answered

If you want to get all player's contact email, then the fastest way would be using GetPlayersInSegment. There is a segment named "All Players", you can use it's SegmentId. And in the response, there will be an array of PlayerProfile which contains contact email address.

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.