Skip to content

Commit

Permalink
Adkernel: documenting ergadx alias
Browse files Browse the repository at this point in the history
  • Loading branch information
ckbo3hrk committed Oct 6, 2021
1 parent 40dbcba commit ff01dc9
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions dev-docs/bidders/ergadx.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
layout: bidder
title: eRGADX
description: eRGADX Bidder Adaptor
pbjs: true
pbs: true
biddercode: ergadx
aliasCode : adkernel
media_types: banner, native, video
gdpr_supported: true
usp_supported: true
coppa_supported: true
pbs_app_supported: true
schain_supported: true
---

### Note:

The eRGADX bidding adapter requires setup and approval before implementation. Please reach out to <prashant.musale@erelego.com> for more details.

### Bid Params

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

0 comments on commit ff01dc9

Please sign in to comment.