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

Sharethrough adapter: connect to OpenRTB endpoint #7290

Merged
merged 28 commits into from
Sep 7, 2021

Commits on May 12, 2021

  1. [WIP] OpenRTB Adapter

    [#177858674]
    Mathieu Pheulpin committed May 12, 2021
    Configuration menu
    Copy the full SHA
    f22d747 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Final draft version for leveraging open RTB endpoint

    Mathieu Pheulpin committed May 19, 2021
    Configuration menu
    Copy the full SHA
    53b7dd4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into mp/177858674/open-rtb

    # Conflicts:
    #	modules/sharethroughBidAdapter.js
    Mathieu Pheulpin committed May 19, 2021
    Configuration menu
    Copy the full SHA
    7748a94 View commit details
    Browse the repository at this point in the history
  3. Merged master

    Mathieu Pheulpin committed May 19, 2021
    Configuration menu
    Copy the full SHA
    be2fa52 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Merge branch 'master' into mp/177858674/open-rtb

    Mathieu Pheulpin committed May 27, 2021
    Configuration menu
    Copy the full SHA
    640a919 View commit details
    Browse the repository at this point in the history
  2. Some fixes around seat and origin/referer

    Mathieu Pheulpin committed May 27, 2021
    Configuration menu
    Copy the full SHA
    63933f9 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Fix schain and CORS

    Mathieu Pheulpin committed May 28, 2021
    Configuration menu
    Copy the full SHA
    3e88ed5 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Handle GPID (openrtb endpoint) (#1110)

    * Handle GPID in openrtb
    
    * Update modules/sharethroughBidAdapter.js
    
    Co-authored-by: Mathieu Pheulpin <mpheulpin@sharethrough.com>
    
    Co-authored-by: Mathieu Pheulpin <mpheulpin@sharethrough.com>
    epechuzal and Mathieu Pheulpin authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    12acb1a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Merge branch 'master' into mp/177858674/open-rtb

    # Conflicts:
    #	modules/sharethroughBidAdapter.js
    Mathieu Pheulpin committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    24cc69e View commit details
    Browse the repository at this point in the history
  2. Handling video responses

    Mathieu Pheulpin committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    bbfa3a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Revamp specs

    Mathieu Pheulpin committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    9f926c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Merge branch 'master' into mp/177858674/open-rtb

    Mathieu Pheulpin committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    e8bce07 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Address conversations with STX

    Mathieu Pheulpin committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    f266195 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Fix bidId/impId matching

    Mathieu Pheulpin committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    6fedc7c View commit details
    Browse the repository at this point in the history
  2. Support all user ids + floc

    Mathieu Pheulpin committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    fde195d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Remove supplyId from body (duplicate from URL param)

    Mathieu Pheulpin committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    a566af5 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. [PGE-178206327] Add support for position and extra video params + pro…

    …d URL
    Mathieu Pheulpin committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    7a6a5f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

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

Commits on Aug 12, 2021

  1. Fix linting and tests

    epechuzal committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    b0acf90 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

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

Commits on Aug 24, 2021

  1. Add video default size

    epechuzal committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    b2a37b5 View commit details
    Browse the repository at this point in the history
  2. Only support instream video

    epechuzal committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    69595f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    ecdba10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    735eeb4 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Update docs

    epechuzal committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    e46181b View commit details
    Browse the repository at this point in the history
  2. Update playerSize logic

    epechuzal committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    3c5c4fc View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

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