Skip to content

Commit

Permalink
Colossus Bid Adapter: Unified ID 2.0 (#3236)
Browse files Browse the repository at this point in the history
* Updated docs Colossusssp Adapter

* Update colossusssp.md

Add media types

* Update colossusssp.md

add usp consent support

* adding schain flag

* gdpr and user ids

* id5id support

* Prebid server info

* Remove PBS params

* Add colossus PBS docs

* Add short note for pbs adapter parametres

* Add note for pbjs parametres

* Fix

* remove duplicate string

* Update colossusssp.md

Ad biddflorr parameter

* add uid2

* fix

* fix

Co-authored-by: Vladislav Isaiko <vladis@smartyads.com>
Co-authored-by: bretg <bgorsline@gmail.com>
Co-authored-by: Aiholkin <artem.iholkin@smartyads.com>
  • Loading branch information
4 people authored Oct 4, 2021
1 parent d1209b9 commit d14084c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-docs/bidders/colossus.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ biddercode: colossus
usp_supported: true
schain_supported: true
media_types: banner, video, native
userIds: britepoolid, identityLink, unifiedId, id5Id
userIds: britepoolid, identityLink, unifiedId, id5Id, uid2
gdpr: true
pbjs: false
pbs: true
Expand Down
2 changes: 1 addition & 1 deletion dev-docs/bidders/colossusssp.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ biddercode: colossusssp
usp_supported: true
schain_supported: true
media_types: banner, video, native
userIds: britepoolid, identityLink, unifiedId, id5Id
userIds: britepoolid, identityLink, unifiedId, id5Id, uid2
gdpr: true
pbjs: true
pbs: false
Expand Down

0 comments on commit d14084c

Please sign in to comment.