File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,16 +5,28 @@ description: Prebid E-volution tech Bidder Adapter
55pbjs : true
66biddercode : e_volution
77gdpr_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
1318The 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' ` |
You can’t perform that action at this time.
0 commit comments