Skip to content

Commit df29437

Browse files
anzuprebidVitalii Sumlennyi
andauthored
New adapter: Anzu SSP (#6567)
* new docs added * new line added --------- Co-authored-by: Vitalii Sumlennyi <vitalii.sumlennyi@teqblaze.com>
1 parent a08861e commit df29437

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

dev-docs/bidders/anzuSSP.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
layout: bidder
3+
title: Anzu SSP
4+
description: Anzu SSP Bidder Adapter
5+
biddercode: AnzuSSP
6+
usp_supported: true
7+
coppa_supported: true
8+
schain_supported: true
9+
media_types: banner, video, native
10+
safeframes_ok: true
11+
deals_supported: false
12+
floors_supported: true
13+
fpd_supported: false
14+
pbjs: true
15+
pbs: true
16+
pbs_app_supported: true
17+
multiformat_supported: will-bid-on-any
18+
---
19+
20+
21+
## Bid Params
22+
23+
{:.table .table-bordered .table-striped}
24+
| Name | Scope | Description | Example | Type |
25+
|---------------|----------|--------------|---------|----------|
26+
| `placementId` | optional | Placement Id | `'0'` | `string` |
27+
| `endpointId` | optional | Endpoint Id | `'0'` | `string` |
28+
29+
## Note
30+
31+
For the prebid server and prebid.js you only need to use one parameter: either `placementId` or `endpointId`.

0 commit comments

Comments
 (0)