File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 ` .
You can’t perform that action at this time.
0 commit comments