Skip to content

Commit

Permalink
add groupId
Browse files Browse the repository at this point in the history
  • Loading branch information
HuddledMasses committed Mar 25, 2022
1 parent 1cce622 commit 2649d9a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion dev-docs/bidders/colossus.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ pbs_app_supported: true
{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|----------------|----------|----------------------------------------------------------|------------|-----------|
| `TagID` | required | Placement Id will be generated on Colossus SSP Platform. | `'0'` | `string` |
| `TagID` | optional | Placement Id will be generated on Colossus SSP Platform. | `'0'` | `string` |
| `groupId` | optional | Group Id will be generated on Colossus SSP Platform. | `'0'` | `string` |

You only need to use one parameter: either TagID or groupId

*For prebidJS parametres, look into colossusssp.md*

0 comments on commit 2649d9a

Please sign in to comment.