Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eab9a55

Browse files
committed
Content Ignite docs
1 parent 32f7fe0 commit eab9a55

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

dev-docs/bidders/contentignite.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
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'` |

0 commit comments

Comments
 (0)