File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change
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 ` |
You can’t perform that action at this time.
0 commit comments