Skip to content

Commit 24f8e44

Browse files
Update e-volution doc for adapter consistency (#6516)
* e-volution doc update * updates for Prebid v5 * add id5id * update adapter * update prebid js doc for teqblazeUtils lib consistent * check failer update * check failer update --------- Co-authored-by: bretg <bgorsline@gmail.com>
1 parent a2ad3bf commit 24f8e44

1 file changed

Lines changed: 12 additions & 9 deletions

File tree

dev-docs/bidders/e_volution.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,20 +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` | required | E-volution tech placement id | `'1234asdf'` | `'string'` |
3633

37-
### 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
3840

3941
{: .table .table-bordered .table-striped }
40-
| Name | Scope | Description | Example | Type |
41-
|---------------|----------|-----------------------|-----------|-----------|
42-
| `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)