Hello,
Is there a way, from the RestAPI to get all the latest purchases made?
I know you can get this information from a player-level but I want to get it across all players.
Thank you
Hello,
Is there a way, from the RestAPI to get all the latest purchases made?
I know you can get this information from a player-level but I want to get it across all players.
Thank you
Unfortunately, there is no such API can do this. Coud you please share more details about why you need this?
You mean no API call from the Playfab API can do this? I need to get a list of the last purchases made from playfab for a specific task
There is no PlayFab API call can do this. Getting something from all players is a very resource-heavy operation, especially when there are millions of players. Typically, when you need to get something from all players, we'd recommend running a task against the "All Players" segment.
9 People are following this question.
Is there any example script of purchases in iOS with Unity IAP via Playfab?
FGetInventoryItemsResponse Needs To Return More Information About The Items!
64-player game server calling Server/UpdateUserInventoryItemCustomData, will we be rate limited?
Is there a way to get revoked inventory items like in GameManager?
PlayFab's ConsumePSNEntitlements does not synchronize PlayFab inventory items for SIEJ SKU (Japan).