Store Interaction Events
Offers Loaded
An event triggered when the backend successfully returns the list of offers configured to be shown to the player.
This event confirms that the offers are ready to be rendered on the page.
Event Data
The time when the event occurred. Example: 1632345000
The unique identifier of the player involved in the event. Example: 12345
The game version. Example: 1.0.0
The unique session ID for the authentication event. Example: abc123
Relevant only to Personalization API users, the player session metadata object received from the Personalization API. Example: { "metadata": "data" }
A list of offers related to the event.