question

Christopher Kovalik avatar image
Christopher Kovalik asked

I need to perform a bulk item grant to a subset of players based on a list of SteamIDs. How can I create a segment based on a list of SteamIDs? One that is say, 500 or 1,000 users long?

Player DataPlayer Inventory
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

·
brendan avatar image
brendan answered

PlayStream Segments are based on elements of the player profiles in PlayFab - so, statistics, activity, purchases, time since last login, etc. To use data from an external system, you would have to first ingest that into PlayFab in a way that could be used for segmentation in the profile. Unfortunately, since what you're talking about is an arbitrary ID, you can't just say "is less than X", for example, What you would need to do is use a Tag to identify each player in your list, and then segment on that Tag.

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.