does DoubleClick exchange support openRTB protocol?
Google Ad Exchange uses protobuf over HTTP Post and has it's own models. However, they've now released openrtb-doubleclick that will allow you to easily convert their requests to standard OpenRTB ones and vice versa.
If using maven you can use
<dependency>
<groupId>com.google.doubleclick</groupId>
<artifactId>doubleclick-openrtb</artifactId>
<version>0.6.5</version>
</dependency>
No. AdX has its own version of RTB protocol based on protobuff.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With