prebid / Prebid.js

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

Improve Digital Bid Adapter : remove parsing of addtlConsent #11514

Closed jbartek25 closed 1 week ago

jbartek25 commented 2 weeks ago

Type of change

Description of change

Improve Digital bid adapter: Remove parsing of addtlConsent, falling back to the default logic provided by ortbConverter.

jbartek25 commented 1 week ago

CircleCI test failed but gulp test succeeds when I run it locally. What should I do here?