-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
PubMatic bid adapter add ortb2 device #11783
PubMatic bid adapter add ortb2 device #11783
Conversation
@jwrosewell I recommend you mark this as ready for review if you want Jason to take a look |
@pm-harshad-mane of note, this also picks up device.ip |
We are running QA check on this internally.... will provide the feedback in a week. |
@jwrosewell our QA team has given a go ahead... can you please rebase the branch and merge the changes... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
Thank you @jwrosewell for making the changes.
@jlquaccia tried to rebase thee repo but couldn't push the same.
Please rebase your branch and merge the PR if all tests pass.
Type of change
Description of change
This PR enhances the Pubmatic bidder request by incorporating device data from the global ORTB2 object. Existing values in the Pubmatic device object will be overridden if they are also present in the global ORTB2 object. However, values unique to Pubmatic 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 Pubmatic’s users to benefit from device object improvements.
Other information
cc: @PubMatic-OpenWrap @pm-azhar-mulla @pm-priyanka-deshmane @pm-nitin-shirsat