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

Concert Bid Adapter : add dealId Property to Bid Responses #11582

Merged
merged 26 commits into from
May 28, 2024

Commits on Sep 27, 2022

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

Commits on Oct 17, 2022

  1. Merge pull request #5 from voxmedia/ac-add-uid2

    [RPO-2922] - Add Prebid Unified Token
    antoinfive committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    d4392ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0be448c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from voxmedia/ac-add-xy-offset-for-ad-slot

    [RPO-2971] - Add ad slot positioning to payload
    antoinfive committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    653989d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83fdbd8 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

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

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    a692b6c View commit details
    Browse the repository at this point in the history
  2. RPO-2012: Update local storage name-spacing for c_uid (#8)

    * Updates c_uid namespacing to be more specific for concert
    
    * fixes unit tests
    
    * remove console.log
    BrettBlox committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    c54b011 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. RPO-2012: Add check for shared id (#9)

    * Adds check for sharedId
    
    * Updates cookie name
    
    * remove trailing comma
    BrettBlox committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    2bb7143 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

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

Commits on Feb 8, 2023

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

Commits on Mar 20, 2023

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

Commits on Mar 22, 2023

  1. [RPO-3152] Enable Support for GPP Consent (#12)

    * Adds gpp consent integration to concert bid adapter
    
    * Update tests to check for gpp consent string param
    
    * removes user sync endpoint and tests
    
    * updates comment
    
    * cleans up consentAllowsPpid function
    
    * comment fix
    
    * rename variables for clarity
    BrettBlox committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    99b0664 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    105802d View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

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

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    a0d3f83 View commit details
    Browse the repository at this point in the history
  2. [RPO-3262] Update getUid function to check for pubcid and sharedid (#14)

    * Update getUid function to check for pubcid and sharedid
    
    * updates adapter version
    BrettBlox committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    0ee3b28 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

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

Commits on Aug 14, 2023

  1. Merge pull request #15 from voxmedia/RPO-3405-add-browser-language

    ConcertBidAdapter: Add browserLanguage to request meta object
    Skitelman committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c4fdab6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afde14d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

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

Commits on Sep 28, 2023

  1. ConcertBidAdapter: Add TDID (#20)

    * Add tdid to meta object
    
    * Fix null handling and add tests
    Skitelman committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    aa9f8b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

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

Commits on Apr 10, 2024

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

Commits on May 21, 2024

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

Commits on May 28, 2024

  1. Concert Bid Adapter: Add dealId Property to Bid Responses (#22)

    * adds dealid property to bid responses
    
    * updates tests
    
    * use first bid for tests
    
    * adds dealid at the correct level
    BrettBlox committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e197133 View commit details
    Browse the repository at this point in the history