Page cover image

๐Ÿ”ตRequest Eligible Promo Item Definitions IDs

Like what you're seeing?

Support us as a GitHub Sponsor and get instant access to all our assets, exclusive tools and assets, escalated support and issue tracking and our gratitude. These articles are made possible by our GitHub Sponsors ... become a sponsor today!

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