Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outbrain bid adapter add ortb2 device #11748

Merged

Conversation

jwrosewell
Copy link
Contributor

@jwrosewell jwrosewell commented Jun 10, 2024

Type of change

  • Feature
  • Updated bidder adapter

Description of change

This PR enhances the Outbrain bidder request by incorporating device data from the global ORTB2 object. Existing values in the Outbrain device object will be overridden if they are also present in the global ORTB2 object. However, values unique to Outbrain or not found in the global ORTB2 object will remain unchanged.

Motivation

The device object has previously been populated by simplistic parsers, if at all, and was inaccurate as a result. Prebid now benefits from RTD modules such as 51Degrees that enrich all the device object fields including Apple iPhone model category and device ID. The PR enables Outbrain’s users to benefit from these eco-system improvements.

Other information

cc: @markkuhar

@patmmccann patmmccann self-assigned this Jul 1, 2024
@patmmccann patmmccann self-requested a review July 1, 2024 12:32
@patmmccann patmmccann marked this pull request as ready for review July 1, 2024 12:32
@patmmccann patmmccann merged commit 41df410 into prebid:master Jul 1, 2024
4 of 5 checks passed
DecayConstant pushed a commit to mediavine/Prebid.js that referenced this pull request Jul 18, 2024
* Outbrain Bid Adapter: Add full ORTB2 device data to request payload

* Outbrain Bid Adapter: Add test to verify presence of ORTB2 device data in request

---------

Co-authored-by: Bohdan V <25197509+BohdanVV@users.noreply.github.com>
mefjush pushed a commit to adhese/Prebid.js that referenced this pull request Jul 19, 2024
* Outbrain Bid Adapter: Add full ORTB2 device data to request payload

* Outbrain Bid Adapter: Add test to verify presence of ORTB2 device data in request

---------

Co-authored-by: Bohdan V <25197509+BohdanVV@users.noreply.github.com>
@BohdanVV BohdanVV deleted the outbrainBidAdapter-add-ortb2-device branch October 8, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants