Skip to content

Commit

Permalink
TapHype adapter docs (#1045)
Browse files Browse the repository at this point in the history
  • Loading branch information
aeliox authored and bretg committed Dec 7, 2018
1 parent 62639c8 commit bcfbac3
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions dev-docs/bidders/taphype.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
layout: bidder
title: TapHype
description: Prebid TapHype Bidder Adaptor
top_nav_section: dev_docs
nav_section: reference
hide: true
biddercode: taphype
biddercode_longer_than_12: false
prebid_1_0_supported: true
---

### Note:
The TapHype adaptor requires setup and approval from your TapHype account manager. Please reach out to your account manager to enable Prebid.js for your account.

### bid params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|---------------|----------|------------------------------------|---------|-----------|
| `placementId` | required | The placement ID from TapHype. | `12345` | `integer` |

0 comments on commit bcfbac3

Please sign in to comment.