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

Bidmachine adapter docs #2819

Merged
merged 3 commits into from
Apr 7, 2021
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions dev-docs/bidders/bidmachine.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
layout: bidder
title: Bidmachine
description: Prebid Bidmachine Bidder Adapter
biddercode: bidmachine
gdpr_supported: true
gvl_id: 736
usp_supported: true
coppa_supported: true
schain_supported: true
dchain_supported: false
media_types: banner, video
safeframes_ok: true
bidder_supports_deals: false
pbjs: false
pbs: true
pbs_app_supported: true
prebid_member: false
---

### Prebid Server Note:
The Bidmachine Bidding adapter requires setup before beginning. Please contact us at hi@bidmachine.io .

### Bid Params

| Name | Scope | Description | Example |
| :------------ | :------- | :---------------------------------------------- | :------------------------------------- |
| `host` | required | DC region | `api-eu` |
| `path` | required | URL path, will be provided by manager | `auction/rtb/v2` |
| `seller_id` | required | Your ID in Bidmachine system | `1` |