File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ layout : bidder
3+ title : Anzu
4+ description : Anzu Bidder Adapter
5+ biddercode : anzu
6+ aliasCode : smarthub
7+ usp_supported : true
8+ coppa_supported : true
9+ schain_supported : true
10+ dchain_supported : true
11+ media_types : banner, video, native
12+ safeframes_ok : true
13+ deals_supported : true
14+ floors_supported : true
15+ fpd_supported : false
16+ pbjs : true
17+ pbs : false
18+ pbs_app_supported : true
19+ multiformat_supported : will-bid-on-any
20+ ---
21+
22+ ### Prebid.js Bid Params
23+
24+ {: .table .table-bordered .table-striped }
25+ | Name | Scope | Description | Example | Type |
26+ | ---------------| ----------| ---------------------------------| -------------------------------------| -----------|
27+ | ` seat ` | required | Seat value | ` '9Q20EdGxzgWdfPYShScl' ` | ` string ` |
28+ | ` token ` | required | Token | ` 'eKmw6alpP3zWQhRCe3flOpz0wpuwRFjW' ` | ` string ` |
29+ | ` iabCat ` | optional | Array of IAB content categories that describe the content producer | ` ['IAB1-1', 'IAB3-1', 'IAB4-3'] ` | ` Array(String) ` |
30+ | ` minBidfloor ` | optional | Minimal CPM value | ` 0.03 ` | ` float ` |
31+ | ` pos ` | optional | The position of the placement on the page, see Open RTB spec v2.5. | ` 4 ` | ` number ` |
32+
33+ ### Prebid Server Bid Params
34+
35+ {: .table .table-bordered .table-striped }
36+ | Name | Scope | Description | Example | Type |
37+ | ---------------| ----------| ---------------------| --------------------------------------| ----------|
38+ | ` seat ` | required | Seat value | ` '9Q20EdGxzgWdfPYShScl' ` | ` string ` |
39+ | ` token ` | required | Token | ` 'eKmw6alpP3zWQhRCe3flOpz0wpuwRFjW' ` | ` string ` |
You can’t perform that action at this time.
0 commit comments