Skip to content

Commit 8b6c2cd

Browse files
authored
Adkernel: documenting OppaMedia alias (prebid#5730)
1 parent eb48a25 commit 8b6c2cd

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

dev-docs/bidders/oppamedia.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
layout: bidder
3+
title: OppaMedia
4+
description: OppaMedia Bidder Adaptor
5+
biddercode: oppamedia
6+
pbjs: true
7+
pbs: false
8+
media_types: banner, native, video
9+
gvl_id: 14 (adkernel)
10+
tcfeu_supported: true
11+
usp_supported: true
12+
coppa_supported: true
13+
gpp_supported: true
14+
pbs_app_supported: true
15+
schain_supported: true
16+
userIds: all
17+
fpd_supported: true
18+
prebid_member: false
19+
ortb_blocking_supported: true
20+
multiformat_supported: will-bid-on-one
21+
floors_supported: true
22+
aliasCode: adkernel
23+
sidebarType: 1
24+
---
25+
26+
### Note
27+
28+
The OppaMedia bidding adapter requires setup and approval before implementation. Please reach out to <b.li@oppa.media> for more details.
29+
30+
### Bid Params
31+
32+
{: .table .table-bordered .table-striped }
33+
| Name | Scope | Description | Example | Type |
34+
|----------|----------|-----------------------|---------------------------|----------|
35+
| `host` | required | Host | `'cpm.oppa.media'` | `string` |
36+
| `zoneId` | required | Zone Id | `30164` | `integer` |

0 commit comments

Comments
 (0)