Commit 86e6ef5
Concert Bid Adapter: Enable support for additional userId's (prebid#9780)
* 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
---------
Co-authored-by: antoin <antoin.campbell@voxmedia.com>
Co-authored-by: Antoin <antoinfive@gmail.com>1 parent 5b118ff commit 86e6ef5
2 files changed
Lines changed: 17 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
167 | 175 | | |
168 | | - | |
169 | | - | |
170 | | - | |
| 176 | + | |
| 177 | + | |
171 | 178 | | |
172 | 179 | | |
173 | 180 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
| 152 | + | |
| 153 | + | |
160 | 154 | | |
| 155 | + | |
161 | 156 | | |
162 | 157 | | |
163 | 158 | | |
| |||
0 commit comments