Skip to content

Commit

Permalink
Update Readpeak Adapter Documentation (#1904)
Browse files Browse the repository at this point in the history
Co-authored-by: Kurre Ståhlberg <kurre.stahlberg@readpeak.com>
  • Loading branch information
kurrestahlberg and Kurre Ståhlberg authored Apr 3, 2020
1 parent 0777662 commit 2e718fb
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions dev-docs/bidders/readpeak.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: bidder
title: ReadPeak
description: ReadPeak Bidder Adaptor
title: Readpeak
description: Readpeak Bidder Adaptor
hide: true
biddercode: readpeak
media_types: native
Expand All @@ -10,7 +10,8 @@ media_types: native
### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|---------------|----------|-----------------------------------|------------------------------------------|----------|
| `publisherId` | required | Publisher ID provided by ReadPeak | `'11bc5dd5-7421-4dd8-c926-40fa653bec76'` | `string` |
| `bidfloor` | optional | CPM Bid Floor | `0.5` | `float` |
| Name | Scope | Description | Example | Type |
|---------------|-------------|------------------------------------|----------------------|----------|
| `publisherId` | required | Publisher ID provided by Readpeak | `'c2aca92893d1b989'` | `string` |
| `siteId` | recommended | Site/Media ID provided by Readpeak | `'5d1aef6a9088ced0'` | `string` |
| `bidfloor` | optional | CPM Bid Floor | `0.5` | `float` |

0 comments on commit 2e718fb

Please sign in to comment.