sunliyong / openrtb

Automatically exported from code.google.com/p/openrtb
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

OpenRTB Version within Bid Request #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The version attribute should be removed from the bid request.  As it is, by the 
bidder has read that version attribute, the it will need to have already bound 
or otherwise interpreted the top level bid request object.  This makes its 
usefulness problematic or at best limited, especially if considering binary 
formats.

I suggest moving it to an HTTP header called “x-openrtb-version”.  Together 
with the “content-type” header, the bidder now has full information on 
exactly what specification and format it needs to crack open from the POST body.

Original issue reported on code.google.com by jim.butler%nexage.com@gtempaccount.com on 22 Jul 2011 at 9:05

GoogleCodeExporter commented 9 years ago

Original comment by jim.butler%nexage.com@gtempaccount.com on 22 Jul 2011 at 9:21