Skip to content

Commit

Permalink
BCM adapter alias (#2726)
Browse files Browse the repository at this point in the history
* Create bcm.md

* Fixed the file location

* Revert "Fixed the file location"

This reverts commit 0849daf.

* Moved to dev-docs/bidders

Co-authored-by: Gabriela Melendez <gabriela@adkernel.com>
  • Loading branch information
melendezgabbyz0 and melendezgabbyz authored Mar 3, 2021
1 parent f03cec6 commit 3cb7cb5
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions dev-docs/bidders/bcm.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
layout: bidder
title: BCM
description: BCM Bid Adapter
pbjs: true
biddercode: bcm
media_types: banner, native, video
gdpr_supported: true
usp_supported: true
schain_supported: true
aliasCode : adkernel
---

### Note:

The BCM adapter requires approval and setup. Please reach out to contact@bcm.ltd or visit us at bcm.ltd for more details.


### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|----------|----------|-----------------------|---------------------------|----------|
| `host` | required | Our Host - Do Not Change | `'serve.datacygnal.io'` | `string` |
| `zoneId` | required | Example RTB zone id | `'12345'` | `string` |

0 comments on commit 3cb7cb5

Please sign in to comment.