ORTB
中 / EN

Event Tracker Response§5.8 · Bid Response

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. Note that most javascript trackers expect to be loaded at impression time, so it’s not generally recommended for the buyer to respond with javascript trackers on other events, but the appropriateness of this is up to each buyer.

AttributeTypeRequirementDefaultDescription
eventintegerrequiredType of event to track. See Event Types table.value table §7.6 Event Types
methodintegerrequiredType of tracking requested. See Event Tracking Methods table.value table §7.7 Event Tracking Methods
urlstringoptionalThe URL of the image or js. Required for image or js, optional for custom.
customdataobjectoptionalTo be agreed individually with the exchange, an array of key:value objects for custom tracking, for example the account number of the DSP with a tracking company. IE {“accountnumber”:”123”}.
extobjectoptionalThis object is a placeholder that may contain custom JSON agreed to by the parties to support flexibility beyond the standard defined in this specification.

Content faithfully follows the IAB Tech Lab OpenRTB Native Ads 1.2 official spec (CC-BY 3.0).