Skip to content

Commit af67058

Browse files
Update sevio.md
1 parent 86cc51d commit af67058

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

dev-docs/bidders/sevio.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: bidder
33
title: Sevio
44
description: Prebid Sevio Bidder Adaptor
55
pbjs: true
6-
pbs: false
6+
pbs: true
77
biddercode: sevio
88
sidebarType: 1
99
tcfeu_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` |

0 commit comments

Comments
 (0)