Skip to content

Commit abcf9a9

Browse files
authored
Adkernel: documenting AppMonsta alias (prebid#6380)
1 parent 675ec84 commit abcf9a9

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

dev-docs/bidders/appmonsta.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
layout: bidder
3+
title: AppMonsta
4+
description: AppMonsta Adaptor
5+
biddercode: appmonsta
6+
aliasCode: adkernel
7+
tcfeu_supported: true
8+
dsa_supported: false
9+
gvl_id: 1283
10+
usp_supported: true
11+
coppa_supported: true
12+
gpp_sids: tcfeu, usp
13+
schain_supported: true
14+
dchain_supported: false
15+
userId: all
16+
media_types: banner, video, native
17+
safeframes_ok: true
18+
deals_supported: false
19+
floors_supported: true
20+
fpd_supported: true
21+
pbjs: true
22+
pbs: false
23+
pbs_app_supported: false
24+
prebid_member: false
25+
multiformat_supported: will-bid-on-any
26+
ortb_blocking_supported: true
27+
privacy_sandbox: no
28+
sidebarType: 1
29+
30+
---
31+
32+
### Note
33+
34+
The AppMonsta bidding adaptor requires setup and approval before beginning. Please reach out to <media.support@appmonsta.ai> for more details
35+
36+
### Bid Params
37+
38+
{: .table .table-bordered .table-striped }
39+
| Name | Scope | Description | Example | Type |
40+
|----------|----------|-----------------------|---------------------------|----------|
41+
| `host` | required | RTB host | `'cpm.appmonsta.ai'` | `string` |
42+
| `zoneId` | required | RTB zone id | `30164` | `integer` |

0 commit comments

Comments
 (0)