diff --git a/dev-docs/bidders/iqzone.md b/dev-docs/bidders/iqzone.md index 57ff266f39..8a3278dc03 100644 --- a/dev-docs/bidders/iqzone.md +++ b/dev-docs/bidders/iqzone.md @@ -3,23 +3,32 @@ layout: bidder title: IQzone description: Prebid IQzone Bidder Adapter biddercode: iqzone -usp_supported: true +gpp_sids: usstate_all tcfeu_supported: false +usp_supported: true +coppa_supported: true schain_supported: true +deals_supported: false +floors_supported: true +fpd_supported: false +ortb_blocking_supported: false media_types: banner, video, native +multiformat_supported: will-bid-on-one +userIds: all pbjs: true pbs: true pbs_app_supported: true +safeframes_ok: true sidebarType: 1 --- ### Prebid.js Bid Params {: .table .table-bordered .table-striped } -| Name | Scope | Description | Example | Type | -|---------------|----------|-----------------------|-----------|-----------| -| `placementId` | optional | Placement Id | `'0'` | `'string'` | -| `endpointId` | optional | Endpoint Id | `'0'` | `'string'` | +| Name | Scope | Description | Example | Type | +|---------------|----------|-----------------------|-----------|------------| +| `placementId` | optional | Placement Id | `'0'` | `'string'` | +| `endpointId` | optional | Endpoint Id | `'0'` | `'string'` | ### Note