File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,8 @@ layout: bidder
33title : Eskimi
44description : Prebid Eskimi Bidder Adapter
55pbjs : true
6- pbs : false
6+ pbs : true
7+ pbs_app_supported : true
78biddercode : eskimi
89media_types : banner, video
910schain_supported : true
@@ -21,7 +22,7 @@ gvl_id: 814
2122sidebarType : 1
2223---
2324
24- ### Bid Params
25+ ## Bid Params
2526
2627{: .table .table-bordered .table-striped }
2728
@@ -31,10 +32,10 @@ sidebarType: 1
3132| ` bcat ` | optional | ORTB blocked categories | ` ['IAB-1-1'] ` | ` string[] ` |
3233| ` badv ` | optional | ORTB blocked advertiser domains | ` ['example.com'] ` | ` string[] ` |
3334| ` bapp ` | optional | ORTB blocked applications | ` ['com.example.game'] ` | ` string[] ` |
34- | ` bidFloor ` | optional | Minimum CPM | ` 0.3 ` | ` number ` |
35- | ` bidFloorCur ` | optional | Currency of bid floor | ` 'USD' ` | ` string ` |
36- | ` coppa ` | optional | Set to ` true ` to enable COPPA | ` true ` | ` boolean ` |
37- | ` test ` | optional | Set to ` 1 ` to enable test mode | ` 1 ` | ` integer ` |
35+ | ` bidFloor ` | optional | Minimum CPM | ` 0.3 ` | ` number ` |
36+ | ` bidFloorCur ` | optional | Currency of bid floor | ` 'USD' ` | ` string ` |
37+ | ` coppa ` | optional | Set to ` true ` to enable COPPA | ` true ` | ` boolean ` |
38+ | ` test ` | optional | Set to ` 1 ` to enable test mode | ` 1 ` | ` integer ` |
3839
3940Additionally ` battr ` ORTB blocking param may be set on ` BANNER ` and ` VIDEO ` media types to specify blocked creative
4041attributes.
You can’t perform that action at this time.
0 commit comments