Skip to content

Commit 74186fa

Browse files
authored
add Pub-X dev-docs (prebid#2287)
1 parent ddb893b commit 74186fa

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

dev-docs/bidders/pubx.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
layout: bidder
3+
title: Pub-X
4+
description: Prebid Pub-X Bidder Adapter
5+
biddercode: pubx
6+
media_types: banner
7+
gdpr_supported: false
8+
coppa_supported: false
9+
usp_supported: false
10+
schain_supported: true
11+
pbjs: true
12+
---
13+
14+
15+
### Bid Params
16+
17+
{: .table .table-bordered .table-striped }
18+
| Name | Scope | Description | Example | Type |
19+
|-------|----------|---------------------------|----------|----------|
20+
| `sid` | required | The AdUnit ID from Pub-X | `'eDMR'` | `string` |

0 commit comments

Comments
 (0)