Skip to content

Commit

Permalink
Add IVS bid adapter documentation (#4443)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivs-mark authored Apr 15, 2023
1 parent b43585d commit 24a43f5
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions dev-docs/bidders/ivs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
layout: bidder
title: IVS Bidder Adapter
description: Prebid IVS Bidder Adapter
biddercode: ivs
media_types: video
floors_supported: true
pbjs: true
sidebarType: 1
---

### Note:

The IVS Bidding adapter requires setup before beginning. Please contact us at [email protected]

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|----------------|----------|----------------------------|-------------|-----------|
| `publisherId` | required | Unique id of the publisher | `'3001234'` | `string` |

0 comments on commit 24a43f5

Please sign in to comment.