File tree Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : bidder
3
+ title : Trion Interactive
4
+ description : Prebid Trion Interactive Bidder Adaptor
5
+
6
+ top_nav_section : dev_docs
7
+ nav_section : reference
8
+
9
+ hide : true
10
+
11
+ biddercode : trion
12
+
13
+ biddercode_longer_than_12 : false
14
+
15
+ ---
16
+
17
+
18
+
19
+ ### bid params
20
+
21
+ {: .table .table-bordered .table-striped }
22
+ | Name | Scope | Description | Example |
23
+ | :-----------| :---------| :------------| :-----------------|
24
+ | ` pubId ` | required | publisher Id provided by Trion Interactive | ` 111111 ` |
25
+ | ` sectionId ` | required | section Id provided by Trion Interactive | ` 11 ` |
26
+ | ` re ` | optional | click through redirect | ` http://clicktrackingurl.com?re= ` |
Original file line number Diff line number Diff line change @@ -120,6 +120,7 @@ description: Free and open source solutions for publishers to quickly implement
120
120
<div class="col-xs-6 col-sm-4"><h3>ThoughtLeadr</h3></div>
121
121
<div class="col-xs-6 col-sm-4"><h3>TapSense</h3></div>
122
122
<div class="col-xs-6 col-sm-4"><h3>Atomx</h3></div>
123
+ <div class="col-xs-6 col-sm-4"><h3>Trion</h3></div>
123
124
124
125
<!-- END BIDDERS -->
125
126
</div>
You can’t perform that action at this time.
0 commit comments