Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions dev-docs/bidders/revantage.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
title: Revantage
description: Prebid Revantage Bidder Adapter
biddercode: revantage
tcfeu_supported: false
gvl_id: none
tcfeu_supported: true
gvl_id: 1588
usp_supported: true
gpp_sids: tcfeu, tcfca, usnat, usstate_all, usp
coppa_supported: false
Expand All @@ -25,7 +25,7 @@
sideload_disabled: false
---

### Registration

Check failure on line 28 in dev-docs/bidders/revantage.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Heading levels should only increment by one level at a time

dev-docs/bidders/revantage.md:28 MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h2; Actual: h3] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md001.md

To use the Revantage adapter, you need to register for an account and obtain a Feed ID. Please contact [adops@revantage.io](mailto:adops@revantage.io) to get started.

Expand Down
Loading