Skip to content

Commit 34aa3b2

Browse files
Yaleo Bid Adapter: initial release (#6429)
1 parent 3c460f9 commit 34aa3b2

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

dev-docs/bidders/yaleo.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
layout: bidder
3+
title: Yaleo
4+
description: Prebid Bidder Adapter for Yaleo
5+
biddercode: yaleo
6+
media_types: banner
7+
tcfeu_supported: true
8+
safeframes_ok: false
9+
floors_supported: true
10+
gvl_id: 783
11+
pbjs: true
12+
pbs: false
13+
sidebarType: 1
14+
---
15+
16+
### Note
17+
18+
The Yaleo Bidding adapter requires setup before beginning. Please contact us at [hola@yaleo.com](mailto:hola@yaleo.com).
19+
20+
### Bid Params
21+
22+
{: .table .table-bordered .table-striped }
23+
24+
| Name | Scope | Description | Example | Type |
25+
| ------------- | -------- | ------------------------------------------------------------------------------------ | ------------------------------------ | ------ |
26+
| `placementId` | required | Yaleo placement identifier. |`460a301d-a9f7-4104-b55f-2a3d4674a973`|`string`|
27+
| `memberId` | optional | Member identifier. |`12345`. |`number`|
28+
| `maxCpm` | optional | Maximum CPM value. Bids with a CPM higher than the specified value will be rejected. |`2.5` |`number`|

0 commit comments

Comments
 (0)