Skip to content
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
2 changes: 1 addition & 1 deletion dev-docs/bidders/nextMillennium.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ sidebarType: 1
{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|----------------+-------+-----------------------------------+-----------+---------|
| `placement_id` | required | Placement ID, provided by nextMillennium | `'12345'` | String |
| `placement_id` | optional | Placement ID, provided by nextMillennium | `'12345'` | String |
| `group_id` | optional | Group ID, provided by nextMillennium | `'12345'` | String |

Required one of the two parameters placement_id or group_id.
Expand Down