Skip to content

Commit

Permalink
Doc for greebids adapter (#5733)
Browse files Browse the repository at this point in the history
* Doc for greebids adapter

* review
  • Loading branch information
jeremy-greenbids authored Jan 17, 2025
1 parent 67b31ec commit 087cd68
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions dev-docs/bidders/greenbids.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
layout: bidder
title: Greenbids
description: Prebid Greenbids Bidder Adapter
biddercode: greenbids
tcfeu_supported: false
dsa_supported: true
gvl_id: none
usp_supported: true
coppa_supported: false
gpp_sids: tcfca, usnat, usstate_all, usp
schain_supported: true
dchain_supported: true
media_types: banner, video
deals_supported: false
floors_supported: true
fpd_supported: true
pbjs: true
pbs: true
prebid_member: false
multiformat_supported: will-not-bid
ortb_blocking_supported: false
sidebarType: 1
---

### Note

The Greenbids Bidding adapter requires setup before beginning. Please contact us at [[email protected]](mailto:[email protected]).

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|---------------|----------|-----------------------|-----------|-----------|
| `placementId` | required | Placement id | `'11111'` | `string` |

0 comments on commit 087cd68

Please sign in to comment.