File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ gvl_id: 1456
1010usp_supported : true
1111prebid_member : false
1212pbjs : true
13- pbs : false
13+ pbs : true
1414schain_supported : true
1515floors_supported : true
1616multiformat_supported : will-bid-on-any
@@ -31,3 +31,11 @@ privacy_sandbox: no
3131| ` pid ` | required | Placement ID | ` test-banner ` | ` string ` |
3232| ` env ` | optional | Environment name | ` adipolo ` | ` string ` |
3333| ` ext ` | optional | Specific integration config | ` {} ` | ` object ` |
34+
35+ ### Prebid Server Bid Params
36+
37+ {: .table .table-bordered .table-striped }
38+ | Name | Scope | Description | Example | Type |
39+ | -------------| ----------| -------------------------------| ------------------------------------| -----------|
40+ | ` env ` | required | Environment name | ` adipolo-stage ` | ` string ` |
41+ | ` pid ` | required | unique placement ID | ` aa8217e20131c095fe9dba67981040b0 ` | ` string ` |
You can’t perform that action at this time.
0 commit comments