Skip to content

Commit

Permalink
Update DivReach documentation to alias version (#1202)
Browse files Browse the repository at this point in the history
  • Loading branch information
dharton authored and bretg committed Mar 18, 2019
1 parent 14ad24f commit 5199f32
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions dev-docs/bidders/divreach.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,16 @@ title: DivReach
description: Prebid DivReach Bidder Adaptor
hide: true
biddercode: divreach
aliasCode: adbutler
biddercode_longer_than_12: false
media_types: video
media_types: banner
---

### bid params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|--------|----------|-------------|---------|----------|
| `zone` | required | | | `string` |
| Name | Scope | Description | Example | Type |
|-------------|----------|----------------|---------------------|----------|
| `accountID` | required | Account ID | `'174555'` | `string` |
| `zoneID` | required | Zone ID | `'332935'` | `string` |
| `domain` | required | Serving Domain | `'ad.divreach.com'` | `string` |

0 comments on commit 5199f32

Please sign in to comment.