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

LiveIntent UserId Module: Allow resolving uid2 #9053

Merged
merged 5 commits into from
Sep 29, 2022

Conversation

mschuwalow
Copy link
Contributor

@mschuwalow mschuwalow commented Sep 29, 2022

Type of change

  • Bugfix
  • Feature
  • New bidder adapter
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Does this change affect user-facing APIs or examples documented on http://prebid.org?
  • Other

Description of change

Updates live-connect-js dependency and allows resolving uid2 through the liveconnect user id module.

When uid2 resolution is enabled, uid2 will be exposed in the same format as by the 'proper' uid2 module.
When both modules can resolve uid2 the 'proper' uid2 module will win, as modules are evaluated in lexicographical order.
This change was coordinated with The Trade Desk, who maintain the uid2 module.

Other information

documentation pr: prebid/prebid.github.io#4048

@patmmccann patmmccann merged commit e3689ef into prebid:master Sep 29, 2022
@mschuwalow mschuwalow deleted the cm-587-1 branch October 6, 2022 14:54
JacobKlein26 pushed a commit to nextmillenniummedia/Prebid.js that referenced this pull request Feb 9, 2023
* [CM-587] Allow resolving uid2 and custom attributes

* change order of conditions

* update config format

* update parameter name

* use release version of live-connect
jorgeluisrocha pushed a commit to jwplayer/Prebid.js that referenced this pull request May 23, 2023
* [CM-587] Allow resolving uid2 and custom attributes

* change order of conditions

* update config format

* update parameter name

* use release version of live-connect
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.

2 participants