prebid / prebid.github.io

Repo that controls Prebid.org website
http://prebid.org
Apache License 2.0
69 stars 1.19k forks source link

Basic example should just become send-all-bids example #255

Closed rmloveland closed 4 years ago

rmloveland commented 7 years ago

Also, the call to disableInitialLoad is missing in the "send all bids" example - find out why.

For example, if this always has to be called, how come it is part of the boilerplate and not just automatically handled for you?

Need to understand this better.

protonate commented 7 years ago

I believe that as a DFP configuration disableInitialLoad is within the publisher's purview and Prebid avoids having an opinion about it, other than requiring that it be set true as a means of interrupting DFP to allow for an header bidding auction.