Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f301e3a

Browse files
authored
Merge pull request prebid#119 from tiffwu/master
Add TripleLift bidder documentation
2 parents 85817ce + 71d3447 commit f301e3a

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

dev-docs/bidders/triplelift.md

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

Comments
 (0)