Skip to content

Commit 93a1b07

Browse files
authored
New Adapter: revealon (#6493)
1 parent aa8b37c commit 93a1b07

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

dev-docs/bidders/revealon.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
layout: bidder
3+
title: Revealon
4+
description: Revealon Bidder Adapter
5+
biddercode: revealon
6+
media_types: banner, video
7+
coppa_supported: true
8+
tcfeu_supported: false
9+
usp_supported: true
10+
prebid_member: false
11+
pbjs: true
12+
pbs: false
13+
schain_supported: true
14+
floors_supported: true
15+
multiformat_supported: will-bid-on-any
16+
sidebarType: 1
17+
safeframes_ok: true
18+
dchain_supported: false
19+
deals_supported: true
20+
fpd_supported: false
21+
ortb_blocking_supported: true
22+
privacy_sandbox: no
23+
---
24+
25+
### Prebid.js Bid params
26+
27+
{: .table .table-bordered .table-striped }
28+
| Name | Scope | Description | Example | Type |
29+
|-------------|----------|-----------------------------|------------------------------------|-----------|
30+
| `pid` | required | Placement ID | `0e232769e6f71d291ee7dbc9d157cf84` | `string` |
31+
| `env` | optional | Environment name | `revealon` | `string` |
32+
| `ext` | optional | Specific integration config | `{}` | `object` |

0 commit comments

Comments
 (0)