Hello doubleclick and Authorized Buyers team: I would like to follow up with some additional questions regarding the RTB request currency configuration:
If this is not possible, could you kindly provide the reasons why such a change is not feasible?
2. If changing the bidfloorcur to USD is not possible:
DSPs will need to implement logic for exchange rate calculations or currency conversion based on bidfloorcur and cur.
In such cases, when the following bid request is sent, should the DSP reflect real-time exchange rates for SGD to USD when
responding?
Example:
If the bidfloor is 0.93 SGD and the DSP responds in USD, the USD bid must meet
or exceed the equivalent value of SGD 0.93 based on the exchange rate.
Example RTB Request and Response:
BidRequest
{
"bidfloor": 0.93,
"bidfloorcur": "SGD",
"cur": ["USD", "SGD"]
}
BidResponse
{
"price": 0.68,
"cur": "USD"
}
Additionally, I have noticed that the pretarget budget is also configured in SGD, and the account information slot is set to Asia/Singapore. Could you kindly confirm if these settings are related to why the RTB requests are being delivered in SGD?
Your insights on this matter would be greatly appreciated. Please let me know if you need any further information.
Thank you for your continued support, and I look forward to your response.