-
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] Add advertiserDomains support #5993
Commits on Sep 16, 2019
-
Add IdentityLink support and fix UnifiedId.
It appears we've been looking for UnifiedId userIds on the bidderRequest object, when they are found on bidRequests. This commit fixes that error, and adds support for IdentityLink.
Configuration menu - View commit details
-
Copy full SHA for 86546e9 - Browse repository at this point
Copy the full SHA 86546e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a98d3a4 - Browse repository at this point
Copy the full SHA a98d3a4View commit details
Commits on Oct 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 837612c - Browse repository at this point
Copy the full SHA 837612cView commit details
Commits on Oct 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0f5ea8b - Browse repository at this point
Copy the full SHA 0f5ea8bView commit details
Commits on Nov 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 44993e1 - Browse repository at this point
Copy the full SHA 44993e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0adb54 - Browse repository at this point
Copy the full SHA b0adb54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c6c295 - Browse repository at this point
Copy the full SHA 0c6c295View commit details
Commits on Nov 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3f55f32 - Browse repository at this point
Copy the full SHA 3f55f32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 280404f - Browse repository at this point
Copy the full SHA 280404fView commit details
Commits on Nov 27, 2019
-
Merge pull request #2 from triplelift-internal/usersync-fallback
TripleLift: User sync fallback
Configuration menu - View commit details
-
Copy full SHA for 180bf09 - Browse repository at this point
Copy the full SHA 180bf09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14b324d - Browse repository at this point
Copy the full SHA 14b324dView commit details
Commits on Dec 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a42eb5a - Browse repository at this point
Copy the full SHA a42eb5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cad32b7 - Browse repository at this point
Copy the full SHA cad32b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 941e262 - Browse repository at this point
Copy the full SHA 941e262View commit details -
Merge pull request #3 from triplelift-internal/ccpa-update
Add CCPA query param
Configuration menu - View commit details
-
Copy full SHA for db26e09 - Browse repository at this point
Copy the full SHA db26e09View commit details
Commits on Aug 18, 2020
-
Merge remote-tracking branch 'upstream/master'
Brandon Ling committedAug 18, 2020 Configuration menu - View commit details
-
Copy full SHA for 2a3d692 - Browse repository at this point
Copy the full SHA 2a3d692View commit details
Commits on Sep 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f20bce6 - Browse repository at this point
Copy the full SHA f20bce6View commit details
Commits on Sep 4, 2020
-
put advertiser name in the bid.meta field if it exists
Kevin Zhou committedSep 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 176460c - Browse repository at this point
Copy the full SHA 176460cView commit details -
update unit tests with meta.advertiserName field
Kevin Zhou committedSep 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 61ebc4b - Browse repository at this point
Copy the full SHA 61ebc4bView commit details
Commits on Sep 8, 2020
-
Merge pull request #6 from triplelift-internal/TL-17254-expose-advert…
…iser-info TL-17254 expose advertiser name in meta field
Configuration menu - View commit details
-
Copy full SHA for e8c165e - Browse repository at this point
Copy the full SHA e8c165eView commit details
Commits on Sep 10, 2020
-
Triplelift: FPD key value pair support (#5)
* Triplelift: Add support for global fpd * don't filter fpd
Configuration menu - View commit details
-
Copy full SHA for f0ba084 - Browse repository at this point
Copy the full SHA f0ba084View commit details -
Configuration menu - View commit details
-
Copy full SHA for 373b4b4 - Browse repository at this point
Copy the full SHA 373b4b4View commit details -
Merge pull request #8 from triplelift-internal/add-coppa-support-back
adds coppa support back in
Configuration menu - View commit details
-
Copy full SHA for f56d626 - Browse repository at this point
Copy the full SHA f56d626View commit details
Commits on Oct 26, 2020
-
Merge remote-tracking branch 'upstream/master'
Brandon Ling committedOct 26, 2020 Configuration menu - View commit details
-
Copy full SHA for 8e854a9 - Browse repository at this point
Copy the full SHA 8e854a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for feb4f62 - Browse repository at this point
Copy the full SHA feb4f62View commit details
Commits on Oct 27, 2020
-
remove advertiserDomains logic
Brandon Ling committedOct 27, 2020 Configuration menu - View commit details
-
Copy full SHA for ce9845b - Browse repository at this point
Copy the full SHA ce9845bView commit details -
Brandon Ling committed
Oct 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 633ea11 - Browse repository at this point
Copy the full SHA 633ea11View commit details
Commits on Oct 28, 2020
-
Merge pull request #9 from triplelift-internal/TL-18466-gvilid
TL-18466: add GVLid, update multiimp validation, add unit tests
Configuration menu - View commit details
-
Copy full SHA for 4ad7071 - Browse repository at this point
Copy the full SHA 4ad7071View commit details
Commits on Oct 30, 2020
-
Merge remote-tracking branch 'upstream/master'
Brandon Ling committedOct 30, 2020 Configuration menu - View commit details
-
Copy full SHA for c848956 - Browse repository at this point
Copy the full SHA c848956View commit details
Commits on Nov 2, 2020
-
Merge remote-tracking branch 'upstream/master'
Brandon Ling committedNov 2, 2020 Configuration menu - View commit details
-
Copy full SHA for c490963 - Browse repository at this point
Copy the full SHA c490963View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9c63ee - Browse repository at this point
Copy the full SHA a9c63eeView commit details -
Merge branch 'master' of github.com:triplelift-internal/Prebid.js int…
…o TL-18466-gvilid
Configuration menu - View commit details
-
Copy full SHA for fcbe5eb - Browse repository at this point
Copy the full SHA fcbe5ebView commit details -
Merge pull request #10 from triplelift-internal/TL-18466-gvilid
TL-18466 gvilid -cont
Configuration menu - View commit details
-
Copy full SHA for 6b2e379 - Browse repository at this point
Copy the full SHA 6b2e379View commit details
Commits on Nov 16, 2020
-
Brandon Ling committed
Nov 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 0a700ff - Browse repository at this point
Copy the full SHA 0a700ffView commit details
Commits on Nov 17, 2020
-
Merge remote-tracking branch 'upstream/master'
Brandon Ling committedNov 17, 2020 Configuration menu - View commit details
-
Copy full SHA for b9d8b91 - Browse repository at this point
Copy the full SHA b9d8b91View commit details -
Merge pull request #11 from triplelift-internal/TL-18499-add-adomain-…
…support TL-18499: Add advertiserDomains support
Brandon Ling authoredNov 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 16fe398 - Browse repository at this point
Copy the full SHA 16fe398View commit details
Commits on Nov 19, 2020
-
Merge remote-tracking branch 'upstream/master'
Brandon Ling committedNov 19, 2020 Configuration menu - View commit details
-
Copy full SHA for d4e9722 - Browse repository at this point
Copy the full SHA d4e9722View commit details