diff --git a/dev-docs/bidders/copper6ssp.md b/dev-docs/bidders/copper6ssp.md index 0e8d59f0e0..a2b588a52a 100644 --- a/dev-docs/bidders/copper6ssp.md +++ b/dev-docs/bidders/copper6ssp.md @@ -27,6 +27,7 @@ sidebarType: 1 ## Bid Params for Prebid.js ### New request params + {: .table .table-bordered .table-striped } | Name | Scope | Description | Example | Type | @@ -35,7 +36,8 @@ sidebarType: 1 | `pId` | required | The publisher ID from Copper6 (pbjs only). | `'59ac17c192832d0011283fe3'` | `string` | | `bidFloor` | optional | The minimum bid value desired. Copper6 will not respond with bids lower than this value. | `0.90` | `float` | -### backward compatibility (will be removed in v12) +### Backward compatibility (will be removed in v12) + {: .table .table-bordered .table-striped } | Name | Scope | Description | Example | Type |