Chocolate Premium Makes Every Bid Request Unique & Valuable With Bid Enrichment

With the goal of bringing valuable data for programmatic buyers, 100% of bid requests on Chocolate Premium come with intelligent data signals like estimated viewability score, estimated video completion rate, minimum bid to win metric and highly accurate geo data allowing buyers to make informed decisions in real-time. Bid Enrichment enables better user targeting, improved ad performance, and overall increased efficiency.

  • Estimated Viewability Score

This is an estimate of the likelihood that an ad slot will be viewable by the end-user based on historical and environment data. It is expressed as a fraction from 0.00 to 1.00 in the OpenRTB metric. The default value -1 indicates that viewability could not be estimated.

RTB Request Object | OpenRTB 2.5

“metric”:[

{

“type”:”viewability”,

“value”:0.89,   

“vendor”:”EXCHANGE”

},

Chocolate Premium Avg. Viewability Rate: 86%*

  • Estimated Video Completion Rate

Historical completion rate for video ads served in the ad slot. This is expressed as a fraction in the range [0.0, 1.0]. The default value of -1.0 indicates that historical completion rate data is not available.

RTB Request Object | OpenRTB 2.5

“metric”:[

{

“type”:”video_completion_rate”,

“value”:0.9500000000000001,  

“vendor”:”EXCHANGE”

},

Chocolate Premium Avg. VCR: 81%*

  • Minimum Bid To Win Metric | Auction Feedback

The minimum bid value necessary to have won the auction, in micros of your account currency. If your bid won the auction, this is the second-highest bid that was not filtered (including the floor price). If your bid did not win the auction, this is the winning candidate’s bid. This field will only be populated if your bid participated in a first-price auction, and will not be populated if your bid was filtered prior to the auction.

 

“bid_feedback”:[

{

“request_id”:”AH92DxWJDdsNwOosTaVSLA”,

“creative_status_code”:3,

“event_notification_token”:

{

“payload”:””

},

“minimum_bid_to_win”:8.49, 

“bid_response_status_code”:1

}

]

}

 

  • Highly Accurate Geo Data

Geo object when subordinate to a Device object, it indicates the location of the device which can also be interpreted as the user’s current location. Every bid request contains in-depth geo data to help programmatic buyers target their brand campaigns with higher precision and effectiveness.

 

“device”:{

“ua”:”Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148″,

“geo”:{

“lat”:38.91176223754883,

“lon”:-77.55043029785156,

“type”:2,

“ipservice”:3,

“country”:”USA”,

“region”:”VA”,

“metro”:”511″,

“city”:”Fairfax”,

“zip”:”20105″,

“utcoffset”:-240

},