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.28k stars 2.05k forks source link

Default bid settings per adapter #194

Closed BartVB closed 8 years ago

BartVB commented 8 years ago

Quite a few adapters have bid/adUnit settings which are common for all bids. For example 'network' for AOL, 'jstag_url' for OpenX, 'rp_site' for Rubicon, etc.

It would be nice if you could set default values for these settings in the 'pbjs.bidderSettings' section.

protonate commented 8 years ago

Assigning to @Heray for review.

Heray commented 8 years ago

We are concerned that it'd take a lot of documentation to explain to developers which fields are global level, and which fields are tag level. It's one of those simplicity vs. efficiency tradeoff we have to make. Archiving this ticket for now until header bidding partners also raised the issue.