Skip to main content
An event triggered when the player closes or leaves the game portal login process before completing it. Event Data
string
Event name: portal.login.canceled.
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. Supported values: success, failed.
string
Reason for the event result. Example: invalid_credentials.
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.
object
UTM data.
object
Information about the login.
object
Information about the player’s device.
object
Information about the player’s geolocation.