File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ layout: bidder
33title : Sevio
44description : Prebid Sevio Bidder Adaptor
55pbjs : true
6- pbs : false
6+ pbs : true
77biddercode : sevio
88sidebarType : 1
99tcfeu_supported : true
@@ -18,10 +18,18 @@ ortb_blocking_supported: false
1818---
1919
2020
21- ### Bid Params
21+ ## Bid Params for Prebid.js
2222
2323{: .table .table-bordered .table-striped }
2424
2525| Name | Scope | Description | Example | Type |
2626| ---------------| ----------| ------------------| ---------| ----------|
2727| ` zone ` | required | Zone Id | | ` string ` |
28+
29+ ## Bid Params for Prebid Server
30+
31+ {: .table .table-bordered .table-striped }
32+
33+ | Name | Scope | Description | Example | Type |
34+ | ---------------| ----------| ------------------| ---------| ----------|
35+ | ` placementId ` | required | Zone Id | | ` string ` |
You can’t perform that action at this time.
0 commit comments