Skip to content

Commit

Permalink
Merge pull request #1 from voxmedia/concert-adapter
Browse files Browse the repository at this point in the history
Add documentation for concert bid adapter
  • Loading branch information
walia authored Jun 5, 2020
2 parents 39e6f02 + 43474a8 commit 13976f1
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions dev-docs/bidders/concert.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
layout: bidder
title: Concert
description: Prebid Concert Bidder Adaptor
hide: true
biddercode: concert
media_types: banner
gdpr_supported: true
usp_supported: true
---

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
| ----------- | -------- | --------------------------- | ------- | -------- |
| `partnerId` | required | The partner id assigned by concert. | `partner_name` | `string` |

0 comments on commit 13976f1

Please sign in to comment.