-
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
Sonobi Adapter - support User ID module #3532
Sonobi Adapter - support User ID module #3532
Conversation
…ort' into sonobi-adapter-universal-id-support # Conflicts: # test/spec/modules/sonobiBidAdapter_spec.js
Updated to address comment by @harpere |
Adding Sobobi folks to have a chance to review: @JonGoSonobi , @edahood-sonobi |
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.
LGTM
LGTM |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
…com/rubicon-project/Prebid.js; branch 'master' of https://github.com/prebid/Prebid.js into sonobi-adapter-universal-id-support
* added universal id support to bid adapter * added unit test for universal id support in bid adapter * added universal id support to bid adapter * added unit test for universal id support in bid adapter * renamed universalID to userId * removed merge error * test fix remove userId prop when completed * updated to prioritize hfa value from hfa over userId.pubcid or crumbs.pubcid * updated userId conditional as recommended
Type of change
Description of change
Adds support for User ID module - see https://prebid.org/dev-docs/modules/userId.html