Skip to content

Commit 39fabc0

Browse files
Bill Newmanvladis-teqblazebretgAiholkin
authored
Colossus Bid Adapter: update bid params (prebid#3481)
* 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 * add group_id Co-authored-by: Vladislav Isaiko <vladis@smartyads.com> Co-authored-by: bretg <bgorsline@gmail.com> Co-authored-by: Aiholkin <artem.iholkin@smartyads.com>
1 parent fc621a4 commit 39fabc0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

dev-docs/bidders/colossusssp.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ pbs: false
1818
{: .table .table-bordered .table-striped }
1919
| Name | Scope | Description | Example | Type |
2020
|----------------|----------|----------------------------------------------------------|------------|-----------|
21-
| `placement_id` | required | Placement Id will be generated on Colossus SSP Platform. | `0` | `integer` |
21+
| `placement_id` | optional | Placement Id will be generated on Colossus SSP Platform. Use instead of group_id | `0` | `integer` |
22+
| `group_id` | optional | Group Id will be generated on Colossus SSP Platform. Use instead of placement_id | `0` | `integer` |
2223
| `traffic` | optional | Type traffic | `'banner'` | `string` |
2324

2425
*For colossus prebid server parametres, look into colossus.md*

0 commit comments

Comments
 (0)