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

Taboola Bid Adapter: fix ortb2 user override issue #11516

Closed ahmadlob closed 3 days ago

ahmadlob commented 1 week ago

Type of change

Description of change

user object entities in first party data (ortb2) not passed within the server generated request. In this PR, fixed the override issue and passing what the ortb convertor generated "user" field as it is

Other information

ahmadlob commented 1 week ago

@spotxslagle added more tests, thanks!

ahmadlob commented 6 days ago

@ChrisHuie When approximately this PR will be merged? thanks @spotxslagle