You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Concert Bid Adapter : remove Access to bidderRequest.{}.userId for Prebid 10 (prebid#13194)
* collect EIDs for bid request
* add ad slot positioning to payload
* 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
* RPO-2012: Add check for shared id (#9)
* Adds check for sharedId
* Updates cookie name
* remove trailing comma
* [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
* fixes conditional logic for consent allows function (#13)
* [RPO-3262] Update getUid function to check for pubcid and sharedid (#14)
* Update getUid function to check for pubcid and sharedid
* updates adapter version
* [RPO-3405] Add browserLanguage to request meta object
* ConcertBidAdapter: Add TDID (#20)
* Add tdid to meta object
* Fix null handling and add tests
* 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
* [RPO-4220] Removes Access to Deprecated userId Object (#23)
* extracts eids
* cleanup
* updates tests and fixes typo
* fix type defs
* use single quotes
* remove whitespace
* bumps adapter version
* removes formatting change
---------
Co-authored-by: antoin <[email protected]>
Co-authored-by: Antoin <[email protected]>
Co-authored-by: Sam Ghitelman <[email protected]>
Co-authored-by: Sam Ghitelman <[email protected]>
0 commit comments