Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ce4e633

Browse files
authored
Add Quantumdex Bid Adapter docs (prebid#1951)
Add Quantumdex Bid Adapter docs
1 parent 82b441f commit ce4e633

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

dev-docs/bidders/quantumdex.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
layout: bidder
3+
title: Quantumdex
4+
description: Prebid Quantum Digital Exchange Bidder Adapter
5+
hide: true
6+
biddercode: quantumdex
7+
media_types: banner, video
8+
gdpr_supported: true
9+
schain_supported: true
10+
usp_supported: true
11+
---
12+
13+
14+
### Bid Params
15+
16+
{: .table .table-bordered .table-striped }
17+
| Name | Scope | Description | Example | Type |
18+
|-------------|----------|--------------------------------------------------------------------------------------------------------------------------------|------------|----------|
19+
| `siteId` | required | Publisher site ID from Quantumdex | `'quantumdex-site-id'` | `string` |

0 commit comments

Comments
 (0)