Commit 0210d2e
Colossus Bid Adapter: Add GPP Support and Accept eids from publisher request (prebid#11155)
* add video&native traffic colossus ssp
* Native obj validation
* Native obj validation #2
* Added size field in requests
* fixed test
* fix merge conflicts
* move to 3.0
* move to 3.0
* fix IE11 new URL issue
* fix IE11 new URL issue
* fix IE11 new URL issue
* https for 3.0
* add https test
* add ccp and schain features
* fix test
* sync with upstream, fix conflicts
* Update colossussspBidAdapter.js
remove commented code
* Update colossussspBidAdapter.js
lint fix
* identity extensions
* identity extensions
* fix
* fix
* fix
* fix
* fix
* add tests for user ids
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* add gdpr support
* add gdpr support
* id5id support
* Update colossussspBidAdapter.js
add bidfloor parameter
* Update colossussspBidAdapter.js
check bidfloor
* Update colossussspBidAdapter.js
* Update colossussspBidAdapter.js
* Update colossussspBidAdapter.js
* Update colossussspBidAdapter_spec.js
* use floor module
* Revert "use floor module"
This reverts commit f0c5c24.
* use floor module
* update to 5v
* fix
* add uid2 and bidFloor support
* fix
* add pbadslot support
* fix conflicts
* add onBidWon
* refactor
* add test for onBidWon()
* fix
* add group_id
* Trigger circleci
* fix
* update user sync
* fix window.location
* fix test
* updates
* fix conflict
* fix
* updates
* remove traffic param
* add transactionId to request data for colossusssp adapter
* Send tid in placements array
* update user sync
* updated tests
* remove changes package-lock file
* fix
* add First Party Data
* gpp support
* accepting eids from request
* fixing lint errors
* resolving a conflict
* fixing a failed test case related to tid
* fixing karma version for conflict resolution
* reverting package json files to original version
---------
Co-authored-by: Vladislav Isaiko <vladis@smartyads.com>
Co-authored-by: Aiholkin <artem.iholkin@smartyads.com>
Co-authored-by: Bill Newman <huddled.masses1650@gmail.com>
Co-authored-by: Mykhailo Yaremchuk <m.yaremchuk@smartyads.com>
Co-authored-by: kottapally <bhasker@gytworkz.com>1 parent 06bf1e4 commit 0210d2e
2 files changed
Lines changed: 43 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
265 | 298 | | |
266 | 299 | | |
267 | 300 | | |
| |||
270 | 303 | | |
271 | 304 | | |
272 | 305 | | |
273 | | - | |
| 306 | + | |
274 | 307 | | |
275 | 308 | | |
276 | 309 | | |
277 | | - | |
| 310 | + | |
278 | 311 | | |
279 | 312 | | |
280 | 313 | | |
| |||
0 commit comments