Skip to content

Commit

Permalink
add group_id
Browse files Browse the repository at this point in the history
  • Loading branch information
HuddledMasses committed Jan 5, 2022
1 parent d3e9faa commit 24a491d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dev-docs/bidders/colossusssp.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ pbs: false
{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|----------------|----------|----------------------------------------------------------|------------|-----------|
| `placement_id` | required | Placement Id will be generated on Colossus SSP Platform. | `0` | `integer` |
| `placement_id` | optional | Placement Id will be generated on Colossus SSP Platform. Use instead of group_id | `0` | `integer` |
| `group_id` | optional | Group Id will be generated on Colossus SSP Platform. Use instead of placement_id | `0` | `integer` |
| `traffic` | optional | Type traffic | `'banner'` | `string` |

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

0 comments on commit 24a491d

Please sign in to comment.