bidderSetting function inverseBidAdjustment is documented as inverseCpmAdjustment
Closed this issue · 0 comments
elad-yosifon commented
according to the Prebid.js source code (https://github.com/prebid/Prebid.js/blob/5cfae1b34bd28d41e89c29f005b7abebe26a8c48/modules/priceFloors.js#L264), the inverse function of bidCpmAdjustment
is inverseBidAdjustment
and not inverseCpmAdjustment
.