Skip to content
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
32 changes: 32 additions & 0 deletions dev-docs/bidders/adipolo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
layout: bidder
title: adipolo
description: adipolo Bidder Adapter
biddercode: adipolo
media_types: banner, video
coppa_supported: true
tcfeu_supported: false
usp_supported: true
prebid_member: false
pbjs: true
pbs: false
schain_supported: true
floors_supported: true
multiformat_supported: will-bid-on-any
sidebarType: 1
safeframes_ok: true
dchain_supported: false
deals_supported: true
fpd_supported: false
ortb_blocking_supported: true
privacy_sandbox: no
---

### Prebid.js Bid params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|-------------|----------|-----------------------------|---------------|-----------|
| `pid` | required | Placement ID | `test-banner` | `string` |
| `env` | optional | Environment name | `adipolo` | `string` |
| `ext` | optional | Specific integration config | `{}` | `object` |