Skip to content

Commit

Permalink
YieldloveBidAdapter: Release (#4701)
Browse files Browse the repository at this point in the history
* New Adapter: yieldlove

* Update yieldlove

* Update and rename yieldlove to yieldlove.md

* Update yieldlove.md

* tcfeu header

---------

Co-authored-by: bretg <bgorsline@gmail.com>
  • Loading branch information
PascalSalesch and bretg authored Sep 14, 2023
1 parent d0f8c63 commit b8032ee
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions dev-docs/bidders/yieldlove.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
layout: bidder
title: Yieldlove
description: Yieldlove adapter
biddercode: yieldlove
pbjs: true
gvl_id: 251
tcfeu_supported: true
sidebarType: 1
safeframes_ok: true
floors_supported: false
---

### Note

The Yieldlove bidder adapter requires setup and approval from the Yieldlove team. Please reach out to [adapter@yieldlove.com](mailto:adapter@yieldlove.com) for more information.

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|---------------|----------|--------------------------------------------|-----------------------|-----------|
| `rid` | required | The publisher site ID | `website.com` | `string` |
| `pid` | required | Your placement ID (provided by Yieldlove) | `34437` | `number` |

0 comments on commit b8032ee

Please sign in to comment.