Skip to content

Commit d508410

Browse files
update prebid js doc for teqblazeUtils lib consistent
1 parent 189c59c commit d508410

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

dev-docs/bidders/e_volution.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ The E-volution Bidding adapter requires setup before beginning. Please contact u
3232
{: .table .table-bordered .table-striped }
3333
| Name | Scope | Description | Example | Type |
3434
|---------------|----------|-----------------------|-----------|-----------|
35-
| `placementId` | required | E-volution tech placement id | `'1234asdf'` | `'string'` |
35+
| `placementId` | optional | Placement Id | `'0'` | `'string'` |
36+
| `endpointId` | optional | Endpoint Id | `'0'` | `'string'` |
3637

3738
### Prebid Server Bid Params
3839

0 commit comments

Comments
 (0)