-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add MeloZen bidder adapter documentation (#5467)
* Add MeloZen bidder adapter documentation * Update media_types
- Loading branch information
1 parent
028b23f
commit 889c680
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
layout: bidder | ||
title: MeloZen | ||
description: Prebid MeloZen Bidder Adaptor | ||
biddercode: melozen | ||
schain_supported: true | ||
dchain_supported: false | ||
media_types: banner, video, native | ||
deals_supported: false | ||
floors_supported: true | ||
fpd_supported: false | ||
pbjs: false | ||
pbs: true | ||
pbs_app_supported: true | ||
prebid_member: false | ||
multiformat_supported: will-bid-on-one | ||
ortb_blocking_supported: false | ||
sidebarType: 1 | ||
--- | ||
|
||
### Note | ||
|
||
The MeloZen Bidding adapter requires setup before beginning. Please contact us at <[email protected]> | ||
|
||
### Bid Params | ||
|
||
{: .table .table-bordered .table-striped } | ||
|
||
| Name | Scope | Description | Example | Type | | ||
|---------|----------|-----------------------------------|--------------|----------| | ||
| `pubId` | required | The publisher's ID provided by MeloZen | `'386276e072'` | `string` | |