Skip to content

Commit 4da5b45

Browse files
authored
Indicate MobileFuse support for pbjs (prebid#6012)
* Indicate MobileFuse support for pbjs * add bidfloor param
1 parent 658de2e commit 4da5b45

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

dev-docs/bidders/mobilefuse.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ gpp_sids: tcfca, usnat, usstate_all, usp
1212
schain_supported: true
1313
dchain_supported: false
1414
userIds: all
15-
media_types: banner, video, native
15+
media_types: banner, video
1616
deals_supported: true
1717
floors_supported: true
1818
fpd_supported: false
19-
pbjs: false
19+
pbjs: true
2020
pbs: true
2121
pbs_app_supported: true
2222
prebid_member: true
@@ -32,4 +32,4 @@ sidebarType: 1
3232
| Name | Scope | Description | Example | Type |
3333
| ------------ | -------- | ---------------------------------------------------------- | ------- | ------- |
3434
| placement_id | required | An ID which identifies this specific inventory placement | 1111 | integer |
35-
| pub_id | required | An ID which identifies the publisher selling the inventory | 2222 | integer |
35+
| bidfloor | optional | Static floor price (in USD) for the impression, pbjs only | 1.5 | float |

0 commit comments

Comments
 (0)