forked from prebid/prebid.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AndBeyondMedia Bid Adapter: add new bid adapter (prebid#3899)
* add andBeyondMedia adapter * update bidderCode
- Loading branch information
1 parent
143aaa6
commit b69ad7c
Showing
1 changed file
with
21 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,21 @@ | ||
--- | ||
layout: bidder | ||
title: Compass | ||
description: Prebid AndBeyond.Media Bidder Adapter | ||
biddercode: beyondmedia | ||
usp_supported: true | ||
gdpr_supported: true | ||
coppa_supported: true | ||
schain_supported: true | ||
floors_supported: true | ||
media_types: banner, video, native | ||
pbjs: true | ||
pbs: true | ||
--- | ||
|
||
### Prebid.JS Bid Params | ||
|
||
{: .table .table-bordered .table-striped } | ||
| Name | Scope | Description | Example | Type | | ||
|---------------|----------|-----------------------|-----------|-----------| | ||
| `placementId` | required | Placement Id | `'0'` | `'string'` | |