Skip to content

Commit

Permalink
added videoHeroes spec to docs (prebid#3720)
Browse files Browse the repository at this point in the history
* added brave bidder docs

* added quotes around the string parameter

* added videoHeroes spec to docs

Co-authored-by: bretg <[email protected]>
  • Loading branch information
2 people authored and jlaso committed Aug 31, 2023
1 parent 20c5a77 commit 41d7c36
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions dev-docs/bidders/videoheroes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
layout: bidder
title: VideoHeroes
description: Prebid VideoHeroes Bidder Adapter
biddercode: videoheroes
gdpr_supported: true
usp_supported: true
coppa_supported: true
schain_supported: true
media_types: banner, video, native
safeframes_ok: true
bidder_supports_deals: true
pbjs: true
pbs: false
---

### Note:

The VideoHeroes Header Bidding adapter requires setup and approval from the VideoHeroes team. Please reach out to your account manager or [email protected] for more information

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|---------------|----------|-----------------------------------|-------------------------------------|-----------|
| `placementId` | required | VideoHeroes platform placement id | `1a8d9c22db19906cb8a5fd4518d05f62` | `string` |

0 comments on commit 41d7c36

Please sign in to comment.