Skip to content

Commit

Permalink
HuddledMasses: CCPA support (#1643)
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
  • Loading branch information
Bill Newman authored and bretg committed Dec 11, 2019
1 parent f1175f4 commit 3b8d4d3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion dev-docs/bidders/colossusssp.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ title: Colossus
description: Prebid Colossus Bidder Adaptor
hide: true
biddercode: colossusssp
usp_supported: true
schain_supported: true
media_types: banner, video, native
---

Expand All @@ -13,4 +15,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` |

0 comments on commit 3b8d4d3

Please sign in to comment.