Skip to content

Commit

Permalink
review
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-greenbids committed Dec 3, 2024
1 parent 3c9f47c commit 8a09df1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev-docs/bidders/greenbids.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ layout: bidder
title: Greenbids
description: Prebid Greenbids Bidder Adapter
biddercode: greenbids
tcfeu_supported: true
tcfeu_supported: false
dsa_supported: true
gvl_id: none
usp_supported: true
coppa_supported: false
gpp_sids: tcfeu, tcfca, usnat, usstate_all, usp
gpp_sids: tcfca, usnat, usstate_all, usp
schain_supported: true
dchain_supported: true
media_types: banner, video
Expand All @@ -32,4 +32,4 @@ The Greenbids Bidding adapter requires setup before beginning. Please contact us
{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|---------------|----------|-----------------------|-----------|-----------|
| `placementId` | required | Placement id | `'11111'` | `string` |
| `placementId` | required | Placement id | `'11111'` | `string` |

Check failure on line 35 in dev-docs/bidders/greenbids.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Files should end with a single newline character

dev-docs/bidders/greenbids.md:35:76 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md047.md

0 comments on commit 8a09df1

Please sign in to comment.