We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 189c59c commit d508410Copy full SHA for d508410
1 file changed
dev-docs/bidders/e_volution.md
@@ -32,7 +32,8 @@ The E-volution Bidding adapter requires setup before beginning. Please contact u
32
{: .table .table-bordered .table-striped }
33
| Name | Scope | Description | Example | Type |
34
|---------------|----------|-----------------------|-----------|-----------|
35
-| `placementId` | required | E-volution tech placement id | `'1234asdf'` | `'string'` |
+| `placementId` | optional | Placement Id | `'0'` | `'string'` |
36
+| `endpointId` | optional | Endpoint Id | `'0'` | `'string'` |
37
38
### Prebid Server Bid Params
39
0 commit comments