Skip to content

Commit

Permalink
e-volution doc update (#3025)
Browse files Browse the repository at this point in the history
  • Loading branch information
e-volution-tech authored Jun 17, 2021
1 parent 6a28879 commit 15156fa
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions dev-docs/bidders/e_volution.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,29 @@ description: Prebid E-volution tech Bidder Adapter
pbjs: true
biddercode: e_volution
gdpr_supported: true
media_types: banner, video
media_types: banner, video, native
gvl_id: 957
pbs: true
pbs_app_supported: true
usp_supported: true
schain_supported: true
pbjs_version_notes: not in 5.x
---

### Note:

The E-volution Bidding adapter requires setup before beginning. Please contact us at [email protected]

### Bid Params
### Prebid.JS Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|---------------|----------|-----------------------|-----------|-----------|
| `placementId` | required | E-volution tech placement id | `'1234asdf'` | `'string'` |

### Prebid Server Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|---------------|----------|-----------------------|-----------|-----------|
| `key` | required | E-volution integration key | `'cf64c93f277afdd928d8260653d7413d'` | `'string'` |

0 comments on commit 15156fa

Please sign in to comment.