Skip to content

Commit

Permalink
update beachfront doc
Browse files Browse the repository at this point in the history
  • Loading branch information
John Salis committed Aug 4, 2022
1 parent f74d383 commit 7b7021c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-docs/bidders/beachfront.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ For further information, please contact adops@beachfront.com.
| Name | Scope | Description | Example | Type |
|------------|----------|---------------------------------------------------------------------------------------------|------------------------------------------|----------|
| `appId` | required | Beachfront Exchange ID | `'11bc5dd5-7421-4dd8-c926-40fa653bec76'` | `string` |
| `bidfloor` | required | Bid floor | `0.01` | `float` |
| `bidfloor` | required | Bid floor. The floor price module will take priority over this value. | `0.01` | `float` |
| `video` | optional | Object with video parameters. See the [video section below](#beachfront-video) for details. | | `object` |
| `banner` | optional | Object with banner parameters. See the [banner section below](#beachfront-banner) for details. | | `object` |
| `player` | optional | Object with outstream player parameters. See the [player section below](#beachfront-player) for details. | | `object` |
Expand Down

0 comments on commit 7b7021c

Please sign in to comment.