--- layout: bidder title: Justpremium description: Prebid Justpremium Bidder Adaptor pbjs: true biddercode: justpremium gvl_id: 62 tcfeu_supported: true usp_supported: true schain_supported: true userIds: britepoolId, criteo, id5Id, identityLink, liveIntentId, netId, parrableId, pubCommonId, unifiedId sidebarType: 1 --- ### Bid Params {: .table .table-bordered .table-striped } | Name | Scope | Description | Example | Type | | :--- | :---- | :---------- | :------ | :---- | | `zone` | required | The zone ID provided by Justpremium | `'34604'` | `string` | | `allow` | optional | Permits publisher to decide which products can be run from specific ad unit | `['lb', 'wp']` | `Array` | | `exclude` | optional | Permits publisher to decide which products should be excluded from running in specific ad unit | `['is']` | `Array` |