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: enable support for GPP consent and remove user sync #9700

Merged
merged 14 commits into from
Mar 28, 2023

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 authored 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 authored 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 authored 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 authored 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 authored 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