Skip to content

Commit

Permalink
Create waardex alias for adkernel (#1542)
Browse files Browse the repository at this point in the history
* Create waardex

Adding a new HB bidder description - WaardeX

* adding aliasCode header
  • Loading branch information
romanantropov authored and bretg committed Oct 30, 2019
1 parent 40cc78f commit 7956e05
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions dev-docs/bidders/waardex
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
layout: bidder
title: WaardeX
description: Prebid WaardeX Bidder Adaptor
hide: true
biddercode: waardex_ak
aliasCode: adkernel
media_types: display, video
gdpr_supported: true
---

### Note:

The WaardeX Bidding adaptor requires setup and approval before beginning. Please reach out to <welcome@waardex.com> for more details

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|----------|----------|-----------------------|---------------------------|----------|
| `host` | required | Ad network's RTB host | `'cpm.webtradingspot.com'` | `string` |
| `zoneId` | required | RTB zone id | `'30164'` | `string` |

0 comments on commit 7956e05

Please sign in to comment.