From feccf31146b92491ecdccd99f273fd08e79f51a2 Mon Sep 17 00:00:00 2001 From: John Salis Date: Thu, 8 Feb 2018 12:54:12 -0500 Subject: [PATCH] Remove note --- dev-docs/bidders/beachfront.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/dev-docs/bidders/beachfront.md b/dev-docs/bidders/beachfront.md index 470d1a26fb..3b9899b58c 100644 --- a/dev-docs/bidders/beachfront.md +++ b/dev-docs/bidders/beachfront.md @@ -10,15 +10,11 @@ biddercode_longer_than_12: false prebid_1_0_supported : true --- -### Note: - -The Beachfront adapter currently supports video ads only. - ### bid params {: .table .table-bordered .table-striped } -| Name | Scope | Description | Example | -| :------- | :------- | :---------------------- | :------ | -| appId - | required | Beachfront Exchange ID | `'11bc5dd5-7421-4dd8-c926-40fa653bec76'` | -| bidfloor | required | Bid floor | `0.01` | +| Name | Scope | Description | Example | +| :--------- | :------- | :---------------------- | :------ | +| `appId` | required | Beachfront Exchange ID | `'11bc5dd5-7421-4dd8-c926-40fa653bec76'` | +| `bidfloor` | required | Bid floor | `0.01` |