Skip to content

Commit

Permalink
NextMillenniumBidAdapter: Updated description (#5672)
Browse files Browse the repository at this point in the history
* OpenRTB 2.5 supported parameters

* Update nextMillennium.md

formating

* Update nextMillennium.md

* nextmillennium - updated documentation

* PB-2626 - updated description
  • Loading branch information
mhlm authored Nov 1, 2024
1 parent eb88447 commit a00d889
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions dev-docs/bidders/nextMillennium.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,14 @@ The adapter for Prebid.js supports the following options:
* `site.pagecat`
* `site.content.cat`
* `site.content.language`
* `device.sua'`
* `site.keywords'`
* `site.content.keywords'`
* `user.keywords'`
* `device.sua`
* `site.keywords`
* `site.content.keywords`
* `user.keywords`
* `bcat`
* `badv`
* `wlang`
* `wlangb`

You can set these parameters through the Prebid.js configuration setup functions: [pbjs.setConfig](https://docs.prebid.org/dev-docs/publisher-api-reference/setConfig.html) or [pbjs.setBidderConfig](https://docs.prebid.org/dev-docs/publisher-api-reference/setBidderConfig.html).
An example of setting openrtb parameters for the entire prebid.js script.
Expand Down

0 comments on commit a00d889

Please sign in to comment.