Skip to content

Commit 186aeee

Browse files
authored
add fwssp.md (#6000)
1 parent 04adbcd commit 186aeee

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

dev-docs/bidders/fwssp.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
layout: bidder
3+
title: FWSSP
4+
description: Freewheel Bidder Adaptor
5+
pbs: true
6+
biddercode: fwssp
7+
gvl_id: 285
8+
tcfeu_supported: true
9+
usp_supported: true
10+
gpp_supported: true
11+
coppa_supported: true
12+
schain_supported: true
13+
media_types: video
14+
ortb_blocking_supported: partial
15+
---
16+
17+
### Bid Params
18+
19+
{: .table .table-bordered .table-striped }
20+
| Name | Scope | Description | Example | Type |
21+
|----------|----------|-------------------------|--------|----------|
22+
| `custom_site_section_id` | required | custom Site Section tag or numeric Site Section ID | "ss_12345" | `string` |
23+
| `network_id` | required | Network ID | "12345" | `string` |
24+
| `profile_id` | required | The value should contain a profile name. and NOT a numeric profile ID. This can either include the network ID prefix or with the profile name alone | "prof_12345" | `string` |
25+

0 commit comments

Comments
 (0)