Skip to content

Commit

Permalink
New Haxmedia bidder adapter (#2521)
Browse files Browse the repository at this point in the history
* initail

* Update haxmedia.md

Co-authored-by: Aiholkin <artem.iholkin@smartyads.com>
  • Loading branch information
haxmediagithub and Aiholkin committed Dec 3, 2020
1 parent aee91eb commit fb1d1a6
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions dev-docs/bidders/haxmedia.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
layout: bidder
title: Haxmedia
description: Prebid Haxmedia Bidder Adapter
biddercode: haxmedia
usp_supported: true
schain_supported: true
media_types: banner, video, native
gdpr: true
pbjs: true
pbs: false
---

### Prebid.JS Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|----------------|----------|----------------------------------------------------------|------------|-----------|
| `placementId` | required | Placement Id will be generated on Haxmedia Platform. | `'0'` | `string` |

0 comments on commit fb1d1a6

Please sign in to comment.