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

New Adapter: Digital Matter #5617

Merged
merged 4 commits into from
Oct 8, 2024
Merged
Changes from 3 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
39 changes: 39 additions & 0 deletions dev-docs/bidders/digitalmatter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
layout: bidder
title: Digital Matter
description: Digital Matter Prebid Bidder Adapter
biddercode: digitalMatter
pbjs: true
pbs: false
media_types: banner
sidebarType: 1
gvl_id: 1345
tcfeu_supported: true
usp_supported: false
safeframes_ok: false
prebid_member: false
deals_supported: false
floors_supported: false
multiformat_supported: will-bid-on-one
ortb_blocking_supported: false
userIds: none
fpd_supported: false
schain_supported: false
dchain_supported: false
coppa_supported: false
dsa_supported: false
privacy_sandbox: false
gpp_sids: false
---

### Note

The Example Bidding adapter requires setup before beginning. Please contact us at <prebid@digitalmatter.ai>

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|-------------|----------|-----------------------------------------|-----------------|----------|
| `accountId` | required | Account ID, provided by Digital Matter | `'123456'` | `string` |
| `siteId` | required | Site ID, provided by Digital Matter | `'123-456-789'` | `string` |