We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b9139e commit 7798a1bCopy full SHA for 7798a1b
dev-docs/bidders/brainy.md
@@ -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