-
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
Triplelift adapter tdid support #3983
Triplelift adapter tdid support #3983
Conversation
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.
@rmcnierney Code is LGTM. Can you remove package-lock.json from this PR.
Thanks, @jaiminpanchal27. package-lock.json should now be removed |
@rmcnierney Please create a docs PR to update the list here http://prebid.org/dev-docs/modules/userId.html#adapters-supporting-the-user-id-sub-modules You need to add variable |
@jaiminpanchal27 docs PR here - Update docs for Triplelift tdid support #1392 |
* Add user support in _buildPostBody * Add tdid check to test spec * Remove comments * Removing package-lock.json changes
* Add user support in _buildPostBody * Add tdid check to test spec * Remove comments * Removing package-lock.json changes
@@ -91,6 +91,13 @@ function _buildPostBody(bidRequests) { | |||
} | |||
}); | |||
|
|||
let eids = handleConsortiaUserIds(bidderRequest) |
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.
add semicolon
* Add user support in _buildPostBody * Add tdid check to test spec * Remove comments * Removing package-lock.json changes
Type of change
Description of change
Updating the TripleLift adapter to read The Trade Desk's Unified ID -
bidRequest.userId.tdid