Skip to main content
An event triggered when a Game Portal block is clicked. Event Data
string
Event name: portal.block.clicked.
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. Example: 23539478-c744-566a-c78c-c4cc7763ff62.
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 player’s device.
object
Information about the block.
object
Information about the player’s geolocation.
object
Session metadata.