Skip to content

Commit

Permalink
added support VideoHeroes prebid server adater (#4040)
Browse files Browse the repository at this point in the history
  • Loading branch information
thebraveio authored Oct 21, 2022
1 parent cb74149 commit 0c17c01
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions dev-docs/bidders/videoheroes.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ media_types: banner, video, native
safeframes_ok: true
bidder_supports_deals: true
pbjs: true
pbs: false
pbs: true
floors_supported: true
pbs_app_supported: true
---

### Note:
Expand All @@ -20,7 +22,6 @@ The VideoHeroes Header Bidding adapter requires setup and approval from the Vide

### Bid Params

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

0 comments on commit 0c17c01

Please sign in to comment.