File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed
Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ layout : bidder
3+ title : Stellor Media Rtb
4+ description : Prebid Stellor Media Rtb Adaptor
5+ biddercode : stellorMediaRtb
6+ pbjs : true
7+ pbs : false
8+ media_types : video, banner
9+ userIds : all
10+ fpd_supported : false
11+ tcfeu_supported : false
12+ usp_supported : true
13+ coppa_supported : true
14+ schain_supported : true
15+ prebid_member : false
16+ ortb_blocking_supported : true
17+ multiformat_supported : will-bid-on-one
18+ floors_supported : false
19+ aliasCode : limelightDigital
20+ sidebarType : 1
21+ ---
22+
23+ ### Bid Params
24+
25+ {: .table .table-bordered .table-striped }
26+
27+ | Name | Scope | Description | Example | Type |
28+ | :--------------| :---------| :-------------------------------------------------------------| :-------------------------| :----------|
29+ | ` host ` | required | Ad network's RTB host | ` 'rtb-stellormedia.com' ` | ` string ` |
30+ | ` adUnitId ` | required | Ad Unit Id will be generated on Stellor Media Rtb Platform. | ` 42 ` | ` integer ` |
31+ | ` adUnitType ` | required | Type of Ad Unit (` 'video' ` , ` 'banner' ` ) | ` 'banner' ` | ` string ` |
32+ | ` publisherId ` | required | Publisher ID | ` '12345' ` | ` string ` |
33+ | ` custom1 ` | optional | Custom targeting field 1 | ` 'custom1' ` | ` string ` |
34+ | ` custom2 ` | optional | Custom targeting field 2 | ` 'custom2' ` | ` string ` |
35+ | ` custom3 ` | optional | Custom targeting field 3 | ` 'custom3' ` | ` string ` |
36+ | ` custom4 ` | optional | Custom targeting field 4 | ` 'custom4' ` | ` string ` |
37+ | ` custom5 ` | optional | Custom targeting field 5 | ` 'custom5' ` | ` string ` |
You can’t perform that action at this time.
0 commit comments