You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: Panic in bid adjustments (prebid#3547)
* prebid#3543 fix panic in bids adjustment
* add a test for empty ext.prebid and account with enabled bid adjustments
* add more tests for bid adjustments
* remove extra space
---------
Co-authored-by: oaleksieiev <oleksandr@assertive.ai>
Fix loading of default bid adjustments for "account_defaults" (prebid……#3555)
* Default account bid adjustments was not loaded
* add a test for account_defaults.bidadjustments
---------
Co-authored-by: oaleksieiev <oleksandr@assertive.ai>