We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32f6e3c commit 4f0af52Copy full SHA for 4f0af52
1 file changed
dev-docs/bidders/nextMillennium.md
@@ -26,7 +26,7 @@ sidebarType: 1
26
{: .table .table-bordered .table-striped }
27
| Name | Scope | Description | Example | Type |
28
|----------------+-------+-----------------------------------+-----------+---------|
29
-| `placement_id` | required | Placement ID, provided by nextMillennium | `'12345'` | String |
+| `placement_id` | optional | Placement ID, provided by nextMillennium | `'12345'` | String |
30
| `group_id` | optional | Group ID, provided by nextMillennium | `'12345'` | String |
31
32
Required one of the two parameters placement_id or group_id.
0 commit comments