Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 85817ce + 71d3447 commit f301e3aCopy full SHA for f301e3a
dev-docs/bidders/triplelift.md
@@ -0,0 +1,21 @@
1
+---
2
+layout: bidder
3
+title: TripleLift
4
+description: Prebid TripleLift Bidder Adapter
5
+
6
+top_nav_section: dev_docs
7
+nav_section: reference
8
+hide: true
9
10
+biddercode: triplelift
11
+biddercode_longer_than_12: false
12
13
14
+### bid params
15
16
+{: .table .table-bordered .table-striped }
17
18
+| Name | Scope | Description | Example |
19
+| :--- | :---- | :---------- | :------ |
20
+| `inventoryCode` | required | TripleLift inventory code for this ad unit (provided to you by your partner manager) | `pubname_main_feed` |
21
+| `floor` | optional | Bid floor | `1.00` |
0 commit comments