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

Adhese: Switch to openrtb2 endpoint #3864

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Sep 17, 2024

  1. Feat/adhese adapter v2 (#11)

    * change endpoint
    
    * initial setup rewrite to POST endpoint
    
    * modify MakeBids and MakeRequests
    
    * change the name from Keywords to Targets so it matches json
    
    * tests
    
    ---------
    
    Co-authored-by: skonky <[email protected]>
    Co-authored-by: frank <[email protected]>
    3 people committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b0fa7b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0993436 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81eeec0 View commit details
    Browse the repository at this point in the history
  4. make use of response util

    skonky committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b526fc5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d29bdb View commit details
    Browse the repository at this point in the history
  6. fix test

    skonky committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5d7d4d5 View commit details
    Browse the repository at this point in the history
  7. explicitly set the type

    skonky committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8f5225f View commit details
    Browse the repository at this point in the history