Skip to content

Commit

Permalink
add IQZone adapter doc (#3210)
Browse files Browse the repository at this point in the history
  • Loading branch information
IQZoneAdx authored Sep 1, 2021
1 parent efc7252 commit 2936ad2
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions dev-docs/bidders/iqzone.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
layout: bidder
title: IQZone
description: Prebid IQZone Bidder Adapter
biddercode: iqzone
usp_supported: true
gdpr_supported: true
schain_supported: true
media_types: banner, video, native
pbjs: true
pbs: true
pbs_app_supported: true
---

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|----------------|----------|----------------------------------------------------------|------------|-----------|
| `placementId` | required | Placement Id | `'0'` | `string` |

0 comments on commit 2936ad2

Please sign in to comment.