Skip to main content
An event triggered when the Personalization API returns an unexpected or invalid response. Typical causes include schema mismatches, incorrect data types, timeouts, empty offer lists, or non-existent external IDs. Event Data
string
Event name: webstore.personalization_api.error.
string
Event ID. Use this ID to deduplicate re-delivered events.
number
Event timestamp in Epoch time, represented in milliseconds. Example: 1754307361396.
string
The session ID of the player’s current session. Example: 345397c6-d963-4aa4-a0ba-2aaca6c3ee05.
string
ID assigned by Appcharge to each request sent to the publisher. Helps the publisher identify and debug failed requests.
string
Event result. This field is not currently in use.
string
Reason for the event result. This field is not currently in use. Error details are returned in the error object.
map<any,any>
A key-value map used to label events for tracking personas or tests. Example: { "persona":"non_payer", "blackFridayTest":"Base_group" }
object
Information about the player.
any
Session metadata for passing data to Appcharge to be returned later.
string
The requestId sent when calling the Web Store Personalization API service.
object
Information about the error.