Request Eligible Promo Item Definitions IDs
Introduction
Request the list of "eligible" promo items that can be manually granted to the given user.
These are promo items of type "manual" that won't be granted automatically. An example usage of this is an item that becomes available every week.
Callback
A custom event that provides the following details
Result A UEResult value indicates status
Eligible Promo Item Defs An array of Item Def IDs (Int32)
Cached Data True if the data was read from the cache as opposed to fresh from the backend.
Nodes
Last updated