Skip to content

Commit 3830ded

Browse files
check failer update
1 parent d508410 commit 3830ded

1 file changed

Lines changed: 12 additions & 10 deletions

File tree

dev-docs/bidders/e_volution.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,21 +23,23 @@ safeframes_ok: true
2323
sidebarType: 1
2424
---
2525

26-
### Note
26+
## Note
2727

2828
The E-volution Bidding adapter requires setup before beginning. Please contact us at <admin@e-volution.ai>
2929

30-
### Prebid.JS Bid Params
30+
## Prebid.JS Bid Params
3131

3232
{: .table .table-bordered .table-striped }
33-
| Name | Scope | Description | Example | Type |
34-
|---------------|----------|-----------------------|-----------|-----------|
35-
| `placementId` | optional | Placement Id | `'0'` | `'string'` |
36-
| `endpointId` | optional | Endpoint Id | `'0'` | `'string'` |
3733

38-
### Prebid Server Bid Params
34+
| Name | Scope | Description | Example | Type |
35+
|---------------|----------|--------------|---------|----------|
36+
| `placementId` | optional | Placement Id | `'0'` | `string` |
37+
| `endpointId` | optional | Endpoint Id | `'0'` | `string` |
38+
39+
## Prebid Server Bid Params
3940

4041
{: .table .table-bordered .table-striped }
41-
| Name | Scope | Description | Example | Type |
42-
|---------------|----------|-----------------------|-----------|-----------|
43-
| `key` | required | E-volution integration key | `'cf64c93f277afdd928d8260653d7413d'` | `'string'` |
42+
43+
| Name | Scope | Description | Example | Type |
44+
|-------|----------|-----------------------------|--------------------------------------|----------|
45+
| `key` | required | E-volution integration key | `'cf64c93f277afdd928d8260653d7413d'` | `string` |

0 commit comments

Comments
 (0)