Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bright Mountain Media: Add Video & Schain support & update Bid Params #2877

Merged
merged 4 commits into from
May 26, 2021
Merged
Changes from 3 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
8 changes: 4 additions & 4 deletions dev-docs/bidders/brightmountainmedia.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
layout: bidder
title: Bright Mountain Media
description: Prebid Bright Mountain Media Bidder Adapter
pbjs: true
biddercode: bmtm
media_types: banner
media_types: banner, video
schain_supported: true
pbjs: true
---

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
| -------------- | -------- | ----------------------------------------------------------------- | -------------------------- | -------- |
| `placement_id` | required | Placement Id will be generated on Bright Mountain Media Platform. | `'5f21784949be81002079d08c'` | `string` |
| `traffic` | required | Type traffic | `'banner'` | `string` |
| `placement_id` | required | Placement ID will be generated on Bright Mountain Media Platform | `1` | `integer` |