Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kulturemedia adapter #4797

Merged
merged 7 commits into from
Nov 15, 2023
Merged
Changes from all 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
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` |