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 ac225dc commit f41bb3aCopy full SHA for f41bb3a
dev-docs/bidders/collectcent.md
@@ -0,0 +1,19 @@
1
+---
2
+layout: bidder
3
+title: Collectcent
4
+description: Prebid Collectcent Bidder Adaptor
5
+top_nav_section: dev_docs
6
+nav_section: reference
7
+hide: true
8
+biddercode: collectcent
9
+biddercode_longer_than_12: false
10
+prebid_1_0_supported : true
11
12
+
13
+### bid params
14
15
+{: .table .table-bordered .table-striped }
16
+| Name | Scope | Description | Example |type|
17
+| :----------- | :--------- | :------------ | :----------------- |:---|
18
+| `placementId` | required | Placement Id will be generated on Collectcent Platform. | 0 |integer|
19
+| `traffic` | optional | Type traffic | 'banner' |string|
0 commit comments