Skip to content

Commit bbc1c5e

Browse files
authored
Document floor support for adapters that have it (prebid#4366)
1 parent d1457c3 commit bbc1c5e

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

dev-docs/bidders/nextroll.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ pbjs: true
66
biddercode: nextroll
77
media_types: display, native
88
gdpr_supported: false
9+
floors_supported: true
910
usp_supported: true
1011
prebid_member: true
1112
sidebarType: 1

dev-docs/bidders/onetag.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ gvl_id: 241
1212
usp_supported: true
1313
userIds: britepoolId, criteo, id5Id, identityLink, liveIntentId, netId, parrableId, pubCommonId, unifiedId
1414
schain_supported: true
15-
getFloor: true
15+
floors_supported: true
1616
sidebarType: 1
1717
---
1818

dev-docs/bidders/sonobi.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ usp_supported: true
1212
coppa_supported: true
1313
schain_supported: true
1414
pbs_app_supported: true
15+
floors_supported: true
1516
sidebarType: 1
1617
---
1718

0 commit comments

Comments
 (0)