Skip to content

Commit 0f60664

Browse files
lm-abhijitbretg
authored andcommitted
lemma.md (prebid#1455)
* lemma.md Added lemma md file * removed extra blank line * Update lemma.md change parameter description
1 parent eb1312d commit 0f60664

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

dev-docs/bidders/lemma.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
layout: bidder
3+
title: LEMMA
4+
description: Prebid Lemma Bidder Adapter
5+
hide: true
6+
biddercode: lemma
7+
---
8+
9+
### Integration Note:
10+
11+
Lemma bidder adapter requires setup and approval from the Lemma team. Please reach out to your account manager for more information and to start using it.
12+
13+
### Bid params
14+
15+
{: .table .table-bordered .table-striped }
16+
| Name | Scope | Description | Example | Type |
17+
| ------------------- | -------- | ------------------------------------- | ------------ | --------- |
18+
| `pubId` | required | The publisher ID from Lemma | `1001` | `integer` |
19+
| `adunitId` | required | Identifier for specific ad adunit | `1001` | `integer` |
20+
| `bidFloor` | optional | The minimum bid value | `1.07` | `float` |

0 commit comments

Comments
 (0)