Event Trackers Request Object

The event trackers object specifies the types of events the bidder can request to be tracked in the bid response, and which types of tracking are available for each event type, and is included as an array in the request.

FieldScopeTypeDescription
eventrequiredintegerType of event available for tracking. See Event Types table below.
methodsrequiredarray of integersArray of the types of tracking available for the given event. See Event Tracking Methods table below.

Event Types

Type IDNameDescription
1impressionImpression
2viewable-mrc50Visible impression using MRC definition at 50% in view for 1 second
3viewable-mrc100100% in view for 1 second
4viewable-video50Visible impression for video using MRC definition at 50% in view for 2 seconds
500+exchange-specific

Event Tracking Methods

Type IDNameDescription
1imgImage-pixel tracking - URL provided will be inserted as a 1x1 pixel at the time of the event.
2jsJavascript-based tracking - URL provided will be inserted as a js tag at the time of the event.
500+exchange-specific