diff --git a/dev-docs/bidders/mobsmart.md b/dev-docs/bidders/mobsmart.md new file mode 100644 index 0000000000..3d8a44959c --- /dev/null +++ b/dev-docs/bidders/mobsmart.md @@ -0,0 +1,17 @@ +--- +layout: bidder +title: Mobsmart +description: Prebid Mobsmart SSP Bidder Adaptor +hide: true +biddercode: mobsmart +media_types: banner +--- + + +### Bid Params + +{: .table .table-bordered .table-striped } +| Name | Scope | Description | Example | Type | +|--------------|----------|-----------------------------------------|----------|-----------| +| `floorPrice` | optional | Floor price | `100` | `Integer` | +| `currency` | optional | Currency of request and response | `'JPY'` | `string` |