-
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
Conversant Adapter - support User ID module #3533
Conversant Adapter - support User ID module #3533
Conversation
…support' into conversant-adapter-universal-id-support # Conflicts: # modules/conversantBidAdapter.js
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
Adding @pycnvr for review |
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. |
…hub.com/rubicon-project/Prebid.js; branch 'master' of https://github.com/prebid/Prebid.js into conversant-adapter-universal-id-support
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. |
This and the other remaining adapter changes related to user id module should still be merged, right? Otherwise they can't migrate to the new module. |
* added universal id support to bid adapter * added unit test for universal id support * added universal id support to bid adapter * added unit test for universal id support * renamed universalId to userId * removed old code from merge mistake * test for unit test
Type of change
Description of change
Adds support for User ID module - see https://prebid.org/dev-docs/modules/userId.html