-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Submiting kulturemedia.md file * Submiting rebranded dxkulture.md file * Updating Bid Params example table * Resolving single trailing newline --------- Co-authored-by: kmdevops <[email protected]> Co-authored-by: kmdevops <[email protected]>
- Loading branch information
1 parent
5a963e9
commit d427b95
Showing
1 changed file
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
--- | ||
layout: bidder | ||
title: KultureMedia | ||
description: Prebid KultureMedia Bidder Adaptor | ||
title: DXKulture | ||
description: Prebid DXKulture Bidder Adaptor | ||
pbjs: true | ||
biddercode: kulturemedia | ||
biddercode: dxkulture | ||
media_types: banner, video | ||
tcfeu_supported: false | ||
gdpr_supported: true | ||
usp_supported: true | ||
schain_supported: true | ||
sidebarType: 1 | ||
|
@@ -14,13 +15,14 @@ sidebarType: 1 | |
|
||
### Integration Note | ||
|
||
The KultureMedia Header Bidding adapter requires approval from the KultureMedia team. Please reach out to <[email protected]> for more information. | ||
The DXKulture Header Bidding adapter requires approval from the DXKulture team. Please reach out to <[email protected]> for more information. | ||
|
||
### Bid Params | ||
|
||
{: .table .table-bordered .table-striped } | ||
| Name | Scope | Description | Example | Type | | ||
|------|----------|--------------------|-------------|-----------| | ||
| `placementId` | required | Placement Id | `'1234abcd'` | `string` | | ||
| `networkId` | optional | Network Id | `'123456'` | `string` | | ||
| `publisherId` | required | Publisher Id | `'12345'` | `string` | | ||
| `bidfloor` | optional | Bid Floor | `2.3` | `float` | | ||
| `bidfloorcur` | optional | Bid Floor Currency | `'USD'` | `string` | |