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

User ids and gdpr support #1920

Merged
merged 8 commits into from
Apr 17, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion dev-docs/bidders/colossusssp.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ title: Colossus
description: Prebid Colossus Bidder Adaptor
hide: true
biddercode: colossusssp
usp_supported: true
schain_supported: true
media_types: banner, video, native
userIds: britepoolid, identityLink, unifiedId, id5Id
gdpr: true
---

### Bid Params
Expand All @@ -13,4 +17,4 @@ media_types: banner, video, native
| Name | Scope | Description | Example | Type |
|----------------|----------|----------------------------------------------------------|------------|-----------|
| `placement_id` | required | Placement Id will be generated on Colossus SSP Platform. | `0` | `integer` |
| `traffic` | optional | Type traffic | `'banner'` | `string` |
| `traffic` | optional | Type traffic | `'banner'` | `string` |