Skip to content

Commit 7798a1b

Browse files
brainymisiobretg
authored andcommitted
Add brainy bidder params (prebid#757)
* Add brainy bidder params * removed empty row from bottom of table
1 parent 1b9139e commit 7798a1b

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

dev-docs/bidders/brainy.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
layout: bidder
3+
title: brainy
4+
description: Prebid brainy Bidder Adaptor
5+
top_nav_section: dev_docs
6+
nav_section: reference
7+
hide: true
8+
biddercode: brainy
9+
biddercode_longer_than_12: false
10+
---
11+
12+
### bid params
13+
14+
{: .table .table-bordered .table-striped }
15+
| Name | Scope | Description | Example |
16+
|:-----------|:---------|:------------|:-----------------|
17+
| `accountID` | required | `accountID of the ad unit` | |
18+
| `slotID` | required | `slotID of the ad unit` | |
19+
| `width` | required | `width of ad slot` | |
20+
| `height`| required | `height of ad slot` | |

0 commit comments

Comments
 (0)