Skip to content

Commit 8a1cadd

Browse files
e-volution doc update
1 parent 3f0a61a commit 8a1cadd

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

dev-docs/bidders/e_volution.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,28 @@ description: Prebid E-volution tech Bidder Adapter
55
pbjs: true
66
biddercode: e_volution
77
gdpr_supported: true
8-
media_types: banner, video
8+
media_types: banner, video, native
9+
gvl_id: 957
10+
pbs: true
11+
pbs_app_supported: true
12+
usp_supported: true
13+
schain_supported: true
914
---
1015

1116
### Note:
1217

1318
The E-volution Bidding adapter requires setup before beginning. Please contact us at admin@e-volution.ai
1419

15-
### Bid Params
20+
### Prebid.JS Bid Params
1621

1722
{: .table .table-bordered .table-striped }
1823
| Name | Scope | Description | Example | Type |
1924
|---------------|----------|-----------------------|-----------|-----------|
2025
| `placementId` | required | E-volution tech placement id | `'1234asdf'` | `'string'` |
26+
27+
### Prebid Server Bid Params
28+
29+
{: .table .table-bordered .table-striped }
30+
| Name | Scope | Description | Example | Type |
31+
|---------------|----------|-----------------------|-----------|-----------|
32+
| `key` | required | E-volution integration key | `'cf64c93f277afdd928d8260653d7413d'` | `'string'` |

0 commit comments

Comments
 (0)