rainzq / openrtb

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

Currency exchange offline handling #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'd like to suggest the addition of a list of allowed currencies
in the offline synchonization. The list could be sorted so that the preferred 
currency is at the top of the list.

Today the bidder can specify any currency in the bid, and it would help if the 
exchange could specify which currencies it allows the bidder to use instead of 
just rejecting the bid due to an unsupported currency.

Original issue reported on code.google.com by patrik.o...@gmail.com on 26 Apr 2011 at 5:17

GoogleCodeExporter commented 9 years ago
In the latest spec (1.9e) there is the bidfloorcurrency attribute. I think all 
default currency setup should be handled offline, and then deviations from it 
should be included in the bid request - both for bidfloor and normal requests.  

Original comment by patrik.o...@gmail.com on 24 May 2011 at 9:07