Skip to content
Merged
Changes from 6 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
17 changes: 10 additions & 7 deletions dev-docs/bidders/definemedia.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,24 @@ description: Prebid DEFINE MEDIA Bidder Adapter
biddercode: definemedia
tcfeu_supported: true
gvl_id: 440
media_types: banner, native
pbjs: false
media_types: banner
safeframes_ok: true
deals_supported: false
pbjs: true
pbs: true
pbs_app_supported: false
prebid_member: false
sidebarType: 1
---

### Registration

Please reach out to our account management team to get started. Contact information is available under [a link](https://definemedia.de).
Please reach out to our account management team to get started. Contact information is available under [definemedia.de](https://definemedia.de).

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|---------------|----------|--------------|-----------|----------|
| `mandantId` | required | Mandant ID | `5` | `integer`|
| `adslotId` | optional | Adslot ID | `199` | `integer`|
| Name | Scope | Type | Description | Example
| ---- | ----- |---------|--------------------------------------------------------------------------------------------------------------------------------------------------------------| -------
| `supplierDomainName` | required | String | The domain name of the last supplier in the chain. Under this domain a sellers.json must be available under https://${supplierDomainName}/sellers.json | definemedia.de
| `devMode` | optional | boolean | This parameter enables our development endpoint instead of the production endpoint. All requests done with this parameterer set to "true" are *NOT* billable | true