Skip to content

Commit 30da2a8

Browse files
gchicoyeGabriel Chicoye
andauthored
Nexx360 BidAdapter: placement added (#6349)
* placement added * Fix formatting of ID field requirement note --------- Co-authored-by: Gabriel Chicoye <gabriel@macbookrogab24g.lan>
1 parent 41fdfe3 commit 30da2a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dev-docs/bidders/nexx360.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ multiformat_supported: will-bid-on-any
3434
| `divId` | optional | divId linked to adUnit | `"div-1"` | `string` |
3535
| `adUnitName` | optional | A code to identify adUnit | `"header-ad"` | `string` |
3636
| `adUnitPath` | optional | A reference to adUnit Path | `"/12345/nexx360/Homepage/HP/Header-Ad"` | `string` |
37+
| `placement` | optional | Nexx360 placement | `"TEST_PLACEMENT"` | `string` |
38+
39+
You *must* only include one ID field - either `tagId` or `placement`, not both. If you have questions on which parameter to use, please reach out to your Account Manager.
40+
The `tagId` and `placement` are **mutually exclusive** but at least one is required. If you pass both, `tagId` takes precedence.
3741

3842
### Bidder Config
3943

0 commit comments

Comments
 (0)