File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ deals_supported: false
1818floors_supported : false
1919fpd_supported : true
2020pbjs : true
21- pbs : false
21+ pbs : true
2222prebid_member : false
2323multiformat_supported : will-bid-on-one
2424ortb_blocking_supported : partial
@@ -34,9 +34,10 @@ more details.
3434### Bid Params
3535
3636{: .table .table-bordered .table-striped }
37- | Path | Scope | Description | Example | Type |
38- | ---------------------------------------------| ----------| ------------------------------| ---------------------------| -----------|
39- | ` placementId ` | required | Mobkoi Provided Placement ID | ` 'DF2FFFFF' ` | ` string ` |
37+ | Path | Scope | Description | Example | Type |
38+ | ---------------------------------------------| ----------| --------------------------------| ---------------------------------------| ----------|
39+ | ` placementId ` | required | Mobkoi Provided Placement ID | ` 'DF2FFFFF' ` | ` string ` |
40+ | ` adServerBaseUrl ` | optional | Mobkoi adserver url (PBS only) | ` https://adserver.maximus.mobkoi.com ` | ` string ` |
4041
4142#### Example Configuration
4243
You can’t perform that action at this time.
0 commit comments