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: TrafficGate #3711

Merged
merged 4 commits into from
Jun 21, 2022
Merged
Changes from all 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
33 changes: 33 additions & 0 deletions dev-docs/bidders/trafficgate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
layout: bidder
title: TrafficGate
description: Prebid TrafficGate Bidder Adaptor
pbs: true
pbjs: true
biddercode: trafficgate
media_types: banner, video, native, audio
gdpr_supported: true
pbs_app_supported: true
multiformat_supported: will-bid-on-any
usp_supported: true
schain_supported: false
coppa_supported: true
dchain_supported: false
deals_supported: true
floors_supported: false
fpd_supported: false
prebid_member: true
---

### Note:

The TrafficGate Bidding adapter requires setup before beginning. Please contact us at support@bidscube.com

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|---------------|----------|--------------|-------------|----------|
| `placementId` | required | Placement ID | `'12345'` | `string` |
|---------------|----------|--------------|-------------|----------|
| `host` | required | Host | `'example'` | `string` |