Event Tracker Response Object
The event trackers response is an array of objects and specifies the types of events the bidder wishes to track and the URLs/information to track them. Bidder must only respond with methods indicated as available in the request.
Attribute | Triplelift Required | Type | Description |
---|---|---|---|
event | yes | integer | Type of event to track |
method | yes | integer | Type of tracking requested |
url | no | text | The URL of the image or js |
customdata | no | object | To be agreed individually with the exchange, an array of key value objects for custom tracking |
ext | no | object | Placeholder for custom JSON extensions to OpenRTB |
Updated almost 2 years ago