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

Add new adapter - Brainx #5689

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
39 changes: 39 additions & 0 deletions dev-docs/bidders/brainx.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
layout: bidder
title: brainx
description: Prebid brainx Bidder Adapter
biddercode: brainx
aliasCode: fileContainingPBJSAdapterCodeIfDifferentThenBidderCode
bretg marked this conversation as resolved.
Show resolved Hide resolved
tcfeu_supported: false
dsa_supported: false
gvl_id: none
usp_supported: false
coppa_supported: false
gpp_sids: None
schain_supported: true
dchain_supported: false
userId: (list of supported vendors)
media_types: banner
safeframes_ok: false
deals_supported: true
floors_supported: true
fpd_supported: false
pbjs: true
pbs: false
prebid_member: false
multiformat_supported: will-bid-on-any
ortb_blocking_supported: true
sidebarType: 1
---

### Registration

If you have any questions regarding set up, please reach out to your account manager or <[email protected]>.

### Bid Parameters

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
| ---------- | ------------ | ------------------------------------ | -------------------------------------- | -------- |
| `pubId` | required | Placement Id | `F7B53DBC-85C1-4685-9A06-9CF4B6261FA3` | `string` |
| `endpoint` | Not required | The endpoint provided by Brainx Url. | `http://adx-engine-gray.tec-do.cn/bid` | `string` |