diff --git a/dev-docs/bidders/quantcast.md b/dev-docs/bidders/quantcast.md deleted file mode 100644 index f8f1f285de..0000000000 --- a/dev-docs/bidders/quantcast.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -layout: bidder -title: Quantcast -description: Prebid Quantcast Bidder Adaptor -pbjs: true -biddercode: quantcast -media_types: video -gvl_id: 11 -tcfeu_supported: true -usp_supported: true -coppa_supported: true -prebid_member: true -sidebarType: 1 ---- - -### Bid Params - -{: .table .table-bordered .table-striped } -| Name | Scope | Description | Example | Type | -|---------------|----------|-------------------------------------------------------------------|----------------|------------------| -| `publisherId` | required | The publisher id provided by Quantcast | `'LCOf845vzU'` | `string` | -| `battr` | optional | Array of Blocked creative attributes as per OpenRTB Spec List 5.3 | `[6,7]` | `Array` |