Skip to content

Commit f41bb3a

Browse files
devcollectcentbretg
authored andcommitted
Create collectcent.md (prebid#1055)
Collectcent bidder adapter documentation
1 parent ac225dc commit f41bb3a

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

dev-docs/bidders/collectcent.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)