Skip to content

Commit

Permalink
AndBeyondMedia Bid Adapter: add new bid adapter (prebid#3899)
Browse files Browse the repository at this point in the history
* add andBeyondMedia adapter

* update bidderCode
  • Loading branch information
AndBeyondMediaHB authored and jlaso committed Aug 31, 2023
1 parent 143aaa6 commit b69ad7c
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions dev-docs/bidders/andBeyondMedia.md
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'` |

0 comments on commit b69ad7c

Please sign in to comment.