Skip to content

Commit

Permalink
Kulturemedia adapter (#4797)
Browse files Browse the repository at this point in the history
* 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
3 people authored Nov 15, 2023
1 parent 5a963e9 commit d427b95
Showing 1 changed file with 7 additions and 5 deletions.
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
Expand All @@ -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` |

0 comments on commit d427b95

Please sign in to comment.