Skip to content

Commit

Permalink
update params (#3010)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Ivanchenko authored Jun 10, 2021
1 parent f21b531 commit 9cdbd4e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions dev-docs/bidders/nextMillennium.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ title: NextMillennium
description: NextMillennium bid adapter
pbjs: true
biddercode: nextMillennium
media_types: banner
---

### bid params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|----------------+----------+-----------------------------------------+---------|---------|
| `placement_id` | required | Placement ID, provided by nextMillennium | 12345 | Integer |
| Name | Scope | Description | Example | Type |
|----------------+----------+------------------------------------------+-----------|---------|
| `placement_id` | required | Placement ID, provided by nextMillennium | `'12345'` | String |

0 comments on commit 9cdbd4e

Please sign in to comment.