File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ layout : bidder
3+ title : Content Ignite
4+ description : Prebid Contnent Ignite Adaptor
5+ top_nav_section : dev_docs
6+ nav_section : reference
7+ hide : true
8+ biddercode : contentignite
9+ biddercode_longer_than_12 : true
10+ prebid_1_0_supported : true
11+ ---
12+
13+
14+ ### bid params
15+
16+ {: .table .table-bordered .table-striped }
17+ | Name | Scope | Description | Example |
18+ | :----------------| :---------| :-------------------------------------| :-------------------------|
19+ | ` accountID ` | required | Account ID | ` '168237' ` |
20+ | ` zoneID ` | required | Zone ID | ` '299680' ` |
21+ | ` keyword ` | optional | Keyword(s) used for custom targeting | ` 'business' ` |
22+ | ` minCPM ` | optional | Minimum CPM value to accept | ` '0.10' ` |
23+ | ` maxCPM ` | optional | Maximum CPM value to accept | ` '5.00' ` |
You can’t perform that action at this time.
0 commit comments