Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e67afd2

Browse files
authored
vidazoo - bidFloor is optional param (prebid#4333)
1 parent 20d507f commit e67afd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-docs/bidders/vidazoo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ sidebarType: 1
1818
|------------|----------|------------------------------------------------------------------------------------------|------------------------------|----------|
1919
| `cId` | required | The connection ID from Vidazoo. | `'562524b21b1c1f08117fc7f9'` | `string` |
2020
| `pId` | required | The publisher ID from Vidazoo. | `'59ac17c192832d0011283fe3'` | `string` |
21-
| `bidFloor` | required | The minimum bid value desired. Vidazoo will not respond with bids lower than this value. | `0.90` | `float` |
21+
| `bidFloor` | optional | The minimum bid value desired. Vidazoo will not respond with bids lower than this value. | `0.90` | `float` |
2222
| `subDomain`| optional | Sets the server subdomain, default: 'prebid'. | `'prebid'` | `string` |

0 commit comments

Comments
 (0)