prebid / Prebid.js

Setup and manage header bidding advertising partners without writing code or confusing line items. Prebid.js is open source and free.
https://docs.prebid.org
Apache License 2.0
1.33k stars 2.09k forks source link

Bid Adapters pulling tmax from config instead of bidderRequest object #9705

Closed Justin-Quinn51 closed 1 year ago

Justin-Quinn51 commented 1 year ago

Type of issue

Enforcement

Description

The following bid adapters are pulling tmax from config.getConfig('bidderTimeout'):

Other information

References #9287

patmmccann commented 1 year ago

A bunch of these remain eg https://github.com/prebid/Prebid.js/blob/56292c4672a0b19bee34840dca93bd3e1e5b8afe/modules/visxBidAdapter.js#L115 https://github.com/prebid/Prebid.js/blob/56292c4672a0b19bee34840dca93bd3e1e5b8afe/modules/emtvBidAdapter.js#L157

patmmccann commented 1 year ago

https://github.com/search?q=repo%3Aprebid%2FPrebid.js+getconfig+biddertimeout+path%3A%2F%5Emodules%5C%2F%2F&type=code