Skip to content

Commit

Permalink
Create bcm.md
Browse files Browse the repository at this point in the history
  • Loading branch information
melendezgabbyz committed Feb 24, 2021
1 parent 87f0b1f commit 3aca6f2
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions 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 3aca6f2

Please sign in to comment.