Skip to content

Commit

Permalink
Documenting engageadx adaptor alias (#2959)
Browse files Browse the repository at this point in the history
  • Loading branch information
ckbo3hrk authored May 20, 2021
1 parent 76b82d0 commit b042d89
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions dev-docs/bidders/engageadx.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
layout: bidder
title: EngageADX
description: EngageADX Bidder Adaptor
pbjs: true
pbs: true
biddercode: engageadx
media_types: banner, native, video
gdpr_supported: true
usp_supported: true
coppa_supported: true
pbs_app_supported: true
schain_supported: true
aliasCode : adkernel
---

### Note:

The EngageADX bidding adapter requires setup and approval before implementation. Please reach out to <[email protected]> for more details.

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|----------|----------|-----------------------|---------------------------|----------|
| `host` | required | Host | `'cpm.engageadx.com'` | `string` |
| `zoneId` | required | Zone Id | `30164` | `integer` |

0 comments on commit b042d89

Please sign in to comment.