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

Triplelift adapter tdid support #3983

Merged

Conversation

rmcnierney
Copy link
Contributor

Type of change

  • Feature

Description of change

Updating the TripleLift adapter to read The Trade Desk's Unified ID - bidRequest.userId.tdid

@jaiminpanchal27 jaiminpanchal27 self-assigned this Jul 16, 2019
Copy link
Collaborator

@jaiminpanchal27 jaiminpanchal27 left a 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.

@rmcnierney
Copy link
Contributor Author

Thanks, @jaiminpanchal27. package-lock.json should now be removed

@jaiminpanchal27 jaiminpanchal27 merged commit 406d2a5 into prebid:master Jul 16, 2019
@jaiminpanchal27
Copy link
Collaborator

jaiminpanchal27 commented Jul 16, 2019

@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 userIds: tradedesk at the top of https://raw.githubusercontent.com/prebid/prebid.github.io/master/dev-docs/bidders/triplelift.md

@rmcnierney rmcnierney deleted the triplelift-adapter-tdid-support branch July 16, 2019 19:54
@rmcnierney
Copy link
Contributor Author

leonardlabat pushed a commit to criteo-forks/Prebid.js that referenced this pull request Jul 30, 2019
* Add user support in _buildPostBody

* Add tdid check to test spec

* Remove comments

* Removing package-lock.json changes
VideoReach pushed a commit to VideoReach/Prebid.js that referenced this pull request Aug 1, 2019
* 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)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add semicolon

sa1omon pushed a commit to gamoshi/Prebid.js that referenced this pull request Nov 28, 2019
* Add user support in _buildPostBody

* Add tdid check to test spec

* Remove comments

* Removing package-lock.json changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants