From 0e3919be01fa05d255f793c5c6a7633dff706e9a Mon Sep 17 00:00:00 2001 From: "jenny.l" Date: Tue, 28 Jun 2022 17:05:20 +0300 Subject: [PATCH] update Taboola prebid documentation. --- modules/taboolaBidAdapter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/taboolaBidAdapter.md b/modules/taboolaBidAdapter.md index 372e23349..33e725927 100644 --- a/modules/taboolaBidAdapter.md +++ b/modules/taboolaBidAdapter.md @@ -44,6 +44,6 @@ The Taboola Bidding adapter requires setup before beginning. Please contact us o | `publisherId` | required | Numeric Publisher ID
(as provided by Taboola) | `'1234567'` | `String` | | `bcat` | optional | List of blocked advertiser categories (IAB) | `['IAB1-1']` | `Array` | | `badv` | optional | Blocked Advertiser Domains | `'example.com'` | `String Url` | -| `bidfloor` | optional | CPM bid floor | `0.25` | `Float` | +| `bidfloor` | optional | CPM bid floor | `0.25` | `Float` |