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

TL: Add GVLID, update validation method, add unit tests #5904

Merged
merged 33 commits into from
Nov 3, 2020

Commits on Sep 16, 2019

  1. 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.
    willchapin committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    86546e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a98d3a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. Configuration menu
    Copy the full SHA
    837612c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. TripleLift: Sending schain (#1)

    * Sending schain
    
    * null -> undefined
    colbertk authored Oct 24, 2019
    Configuration menu
    Copy the full SHA
    0f5ea8b View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Configuration menu
    Copy the full SHA
    44993e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0adb54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c6c295 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Configuration menu
    Copy the full SHA
    3f55f32 View commit details
    Browse the repository at this point in the history
  2. Add assertion

    davidwoodsandersen committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    280404f View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Merge pull request #2 from triplelift-internal/usersync-fallback

    TripleLift: User sync fallback
    davidwoodsandersen authored Nov 27, 2019
    Configuration menu
    Copy the full SHA
    180bf09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14b324d View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Configuration menu
    Copy the full SHA
    a42eb5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cad32b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    941e262 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from triplelift-internal/ccpa-update

    Add CCPA query param
    davidwoodsandersen authored Dec 17, 2019
    Configuration menu
    Copy the full SHA
    db26e09 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Merge remote-tracking branch 'upstream/master'

    Brandon Ling committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    2a3d692 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Configuration menu
    Copy the full SHA
    f20bce6 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Configuration menu
    Copy the full SHA
    176460c View commit details
    Browse the repository at this point in the history
  2. update unit tests with meta.advertiserName field

    Kevin Zhou committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    61ebc4b View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Merge pull request #6 from triplelift-internal/TL-17254-expose-advert…

    …iser-info
    
    TL-17254 expose advertiser name in meta field
    kzhouTL authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    e8c165e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Triplelift: FPD key value pair support (#5)

    * Triplelift: Add support for global fpd
    
    * don't filter fpd
    colbertk authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    f0ba084 View commit details
    Browse the repository at this point in the history
  2. adds coppa support back in

    colbertk committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    373b4b4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from triplelift-internal/add-coppa-support-back

    adds coppa support back in
    colbertk authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    f56d626 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Merge remote-tracking branch 'upstream/master'

    Brandon Ling committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    8e854a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    feb4f62 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. remove advertiserDomains logic

    Brandon Ling committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    ce9845b View commit details
    Browse the repository at this point in the history
  2. typo

    Brandon Ling committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    633ea11 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Merge pull request #9 from triplelift-internal/TL-18466-gvilid

    TL-18466: add GVLid, update multiimp validation, add unit tests
    sdao-tl authored Oct 28, 2020
    Configuration menu
    Copy the full SHA
    4ad7071 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Merge remote-tracking branch 'upstream/master'

    Brandon Ling committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    c848956 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Merge remote-tracking branch 'upstream/master'

    Brandon Ling committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    c490963 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9c63ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcbe5eb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #10 from triplelift-internal/TL-18466-gvilid

    TL-18466 gvilid -cont
    sdao-tl authored Nov 2, 2020
    Configuration menu
    Copy the full SHA
    6b2e379 View commit details
    Browse the repository at this point in the history