Skip to content

Commit

Permalink
New adapter docs: Connektai
Browse files Browse the repository at this point in the history
  • Loading branch information
dimashirokov authored Jan 14, 2025
1 parent d33dd65 commit ef0e581
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions dev-docs/bidders/connektai.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
layout: bidder
title: connekt.ai
description: Prebid connekt.ai Bidder Adaptor
biddercode: connektai
media_types: banner, video
coppa_supported: true
tcfeu_supported: false
usp_supported: true
prebid_member: false
pbjs: false
pbs: true
schain_supported: true
floors_supported: true
multiformat_supported: will-bid-on-any
sidebarType: 1
---

### Note

The connekt.ai adapter requires setup before beginning. Please contact us at <[email protected]>

### Prebid Server Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|-------------|----------|-----------------------------|------------------------------------|-----------|
| `env` | required | Environment name | `stage` | `string` |
| `pid` | required | Uniq placement ID | `ab230510222b516f0eb9a10e5913d3b5` | `string` |

0 comments on commit ef0e581

Please sign in to comment.