Skip to content

Commit 33c8999

Browse files
author
rbstdev
committed
New Adapter: RobustApps
1 parent 90bd047 commit 33c8999

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

dev-docs/bidders/robustApps.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
layout: bidder
3+
title: RobustApps
4+
description: RobustApps Bidder Adapter
5+
biddercode: robustApps
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: true
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 | `aa8217e20131c095fe9dba67981040b0` | `string` |
31+
| `env` | optional | Environment name | `robustApps` | `string` |
32+
| `ext` | optional | Specific integration config | `{}` | `object` |
33+
34+
### Prebid Server Bid Params
35+
36+
{: .table .table-bordered .table-striped }
37+
| Name | Scope | Description | Example | Type |
38+
|-------------|----------|-----------------------------|------------------------------------|-----------|
39+
| `pid` | required | Placement ID | `aa8217e20131c095fe9dba67981040b0` | `string` |
40+
| `env` | required | Environment name | `robustApps` | `string` |

0 commit comments

Comments
 (0)