File tree 1 file changed +6
-9
lines changed
1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,17 @@ tcfeu_supported: false
9
9
usp_supported : true
10
10
prebid_member : false
11
11
pbjs : true
12
- pbs : true
12
+ pbs : false
13
13
schain_supported : true
14
14
floors_supported : true
15
15
multiformat_supported : will-bid-on-any
16
16
sidebarType : 1
17
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
18
23
---
19
24
20
25
### Prebid.js Bid params
@@ -25,11 +30,3 @@ safeframes_ok: true
25
30
| ` pid ` | required | Placement ID | ` test-banner ` | ` string ` |
26
31
| ` env ` | optional | Environment name | ` adipolo ` | ` string ` |
27
32
| ` ext ` | optional | Specific integration config | ` {} ` | ` object ` |
28
-
29
- ### Prebid Server Bid params
30
-
31
- {: .table .table-bordered .table-striped }
32
- | Name | Scope | Description | Example | Type |
33
- | -------------| ----------| -----------------------------| ---------------| -----------|
34
- | ` pid ` | required | Unique placement ID | ` pid1 ` | ` string ` |
35
- | ` env ` | optional | Adipolo environment | ` test ` | ` string ` |
You can’t perform that action at this time.
0 commit comments