From b9ebb385769ef6f0dd3fe3fd82569217605ea8df Mon Sep 17 00:00:00 2001 From: Anna Yablonsky Date: Sun, 31 May 2026 12:00:46 +0300 Subject: [PATCH 1/5] pbs_app_supported=true and gpp_sids map --- dev-docs/bidders/adnimation.md | 2 +- dev-docs/bidders/apester.md | 2 +- dev-docs/bidders/illumin.md | 2 +- dev-docs/bidders/kueezrtb.md | 2 +- dev-docs/bidders/omnidex.md | 4 ++-- dev-docs/bidders/opamarketplace.md | 4 ++-- dev-docs/bidders/programmaticX.md | 4 ++-- dev-docs/bidders/shinezRtb.md | 2 +- dev-docs/bidders/tagoras.md | 2 +- dev-docs/bidders/twistDigital.md | 2 +- dev-docs/bidders/vidazoo.md | 3 ++- 11 files changed, 15 insertions(+), 14 deletions(-) diff --git a/dev-docs/bidders/adnimation.md b/dev-docs/bidders/adnimation.md index 38ca52d2df..e64922f0e2 100644 --- a/dev-docs/bidders/adnimation.md +++ b/dev-docs/bidders/adnimation.md @@ -15,7 +15,7 @@ media_types: banner, video prebid_member: false safeframes_ok: false deals_supported: false -pbs_app_supported: false +pbs_app_supported: true fpd_supported: false ortb_blocking_supported: false multiformat_supported: will-bid-on-one diff --git a/dev-docs/bidders/apester.md b/dev-docs/bidders/apester.md index 9afcb1b0f4..909afc0c28 100644 --- a/dev-docs/bidders/apester.md +++ b/dev-docs/bidders/apester.md @@ -15,7 +15,7 @@ media_types: banner, video prebid_member: false safeframes_ok: false deals_supported: false -pbs_app_supported: false +pbs_app_supported: true fpd_supported: false ortb_blocking_supported: false multiformat_supported: will-bid-on-one diff --git a/dev-docs/bidders/illumin.md b/dev-docs/bidders/illumin.md index fc00073828..ad31d4dae5 100644 --- a/dev-docs/bidders/illumin.md +++ b/dev-docs/bidders/illumin.md @@ -9,7 +9,7 @@ tcfeu_supported: true usp_supported: true coppa_supported: false schain_supported: true -gpp_supported: true +gpp_sids: tcfeu, tcfca, usnat, usstate_all, usp floors_supported: true media_types: banner, video prebid_member: false diff --git a/dev-docs/bidders/kueezrtb.md b/dev-docs/bidders/kueezrtb.md index e05fb0f016..eeb1a2a0de 100644 --- a/dev-docs/bidders/kueezrtb.md +++ b/dev-docs/bidders/kueezrtb.md @@ -9,7 +9,7 @@ tcfeu_supported: true usp_supported: true coppa_supported: false schain_supported: true -gpp_supported: true +gpp_sids: tcfeu, tcfca, usnat, usstate_all, usp floors_supported: true media_types: banner, video prebid_member: false diff --git a/dev-docs/bidders/omnidex.md b/dev-docs/bidders/omnidex.md index 09881834a1..4292999c45 100644 --- a/dev-docs/bidders/omnidex.md +++ b/dev-docs/bidders/omnidex.md @@ -10,13 +10,13 @@ usp_supported: true gvl_id: 1463 coppa_supported: false schain_supported: true -gpp_supported: true +gpp_sids: tcfeu, tcfca, usnat, usstate_all, usp floors_supported: true media_types: banner, video prebid_member: false safeframes_ok: false deals_supported: false -pbs_app_supported: false +pbs_app_supported: true fpd_supported: false ortb_blocking_supported: false multiformat_supported: will-bid-on-one diff --git a/dev-docs/bidders/opamarketplace.md b/dev-docs/bidders/opamarketplace.md index afecafc5de..2f890cf9b8 100644 --- a/dev-docs/bidders/opamarketplace.md +++ b/dev-docs/bidders/opamarketplace.md @@ -9,13 +9,13 @@ tcfeu_supported: true usp_supported: true coppa_supported: false schain_supported: true -gpp_supported: true +gpp_sids: tcfeu, tcfca, usnat, usstate_all, usp floors_supported: true media_types: banner, video prebid_member: false safeframes_ok: false deals_supported: false -pbs_app_supported: false +pbs_app_supported: true fpd_supported: false ortb_blocking_supported: false multiformat_supported: will-bid-on-one diff --git a/dev-docs/bidders/programmaticX.md b/dev-docs/bidders/programmaticX.md index 43147c95e4..3cf2fce527 100644 --- a/dev-docs/bidders/programmaticX.md +++ b/dev-docs/bidders/programmaticX.md @@ -9,13 +9,13 @@ tcfeu_supported: true usp_supported: true coppa_supported: false schain_supported: true -gpp_supported: true +gpp_sids: tcfeu, tcfca, usnat, usstate_all, usp floors_supported: true media_types: banner, video prebid_member: false safeframes_ok: false deals_supported: false -pbs_app_supported: false +pbs_app_supported: true fpd_supported: false ortb_blocking_supported: false multiformat_supported: will-bid-on-one diff --git a/dev-docs/bidders/shinezRtb.md b/dev-docs/bidders/shinezRtb.md index 08119040a7..d8a5b184d2 100644 --- a/dev-docs/bidders/shinezRtb.md +++ b/dev-docs/bidders/shinezRtb.md @@ -9,7 +9,7 @@ tcfeu_supported: true usp_supported: true coppa_supported: false schain_supported: true -gpp_supported: true +gpp_sids: tcfeu, tcfca, usnat, usstate_all, usp floors_supported: true media_types: banner, video prebid_member: false diff --git a/dev-docs/bidders/tagoras.md b/dev-docs/bidders/tagoras.md index 94b7cb9c03..522ba09114 100644 --- a/dev-docs/bidders/tagoras.md +++ b/dev-docs/bidders/tagoras.md @@ -9,7 +9,7 @@ tcfeu_supported: true usp_supported: true coppa_supported: false schain_supported: true -gpp_supported: true +gpp_sids: tcfeu, tcfca, usnat, usstate_all, usp floors_supported: true media_types: banner, video prebid_member: false diff --git a/dev-docs/bidders/twistDigital.md b/dev-docs/bidders/twistDigital.md index 672233164c..ed8dd44585 100644 --- a/dev-docs/bidders/twistDigital.md +++ b/dev-docs/bidders/twistDigital.md @@ -7,7 +7,7 @@ userIds: britepoolId, criteo, id5Id, identityLink, liveIntentId, netId, parrable media_types: banner, video gvl_id: 1292 tcfeu_supported: true -gpp_supported: true +gpp_sids: tcfeu, tcfca, usnat, usstate_all, usp usp_supported: true coppa_supported: false multiformat_supported: will-bid-on-one diff --git a/dev-docs/bidders/vidazoo.md b/dev-docs/bidders/vidazoo.md index 84cca015f8..8c6a35c149 100644 --- a/dev-docs/bidders/vidazoo.md +++ b/dev-docs/bidders/vidazoo.md @@ -7,8 +7,9 @@ userIds: britepoolId, criteo, id5Id, identityLink, liveIntentId, netId, parrable media_types: banner, video gvl_id: 744 tcfeu_supported: true -gpp_supported: true +gpp_sids: tcfeu, tcfca, usnat, usstate_all, usp usp_supported: true +pbs_app_supported: true pbjs: true pbs: true sidebarType: 1 From 134c497a69343e8dc5cdcf2659b8b5d59003c6d1 Mon Sep 17 00:00:00 2001 From: Anna Yablonsky Date: Sun, 31 May 2026 12:06:47 +0300 Subject: [PATCH 2/5] reformat tables --- dev-docs/bidders/illumin.md | 4 ++-- dev-docs/bidders/programmaticX.md | 4 ++-- dev-docs/bidders/shinezRtb.md | 4 ++-- dev-docs/bidders/tagoras.md | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dev-docs/bidders/illumin.md b/dev-docs/bidders/illumin.md index ad31d4dae5..fbe7d80a0c 100644 --- a/dev-docs/bidders/illumin.md +++ b/dev-docs/bidders/illumin.md @@ -28,8 +28,8 @@ sidebarType: 1 {: .table .table-bordered .table-striped } -| Name | Scope | Description | Example | Type | -|------------|----------|-------------------------------------------------------------------------------------------|------------------------------|----------| +| Name | Scope | Description | Example | Type | +|------------|----------|------------------------------------------------------------------------------------------|------------------------------|----------| | `cId` | required | The connection ID from Illumin. | `'562524b21b1c1f08117fc7f9'` | `string` | | `pId` | required | The publisher ID from Illumin. | `'59ac17c192832d0011283fe3'` | `string` | | `bidFloor` | optional | The minimum bid value desired. Illumin will not respond with bids lower than this value. | `0.90` | `float` | diff --git a/dev-docs/bidders/programmaticX.md b/dev-docs/bidders/programmaticX.md index 3cf2fce527..72408030f7 100644 --- a/dev-docs/bidders/programmaticX.md +++ b/dev-docs/bidders/programmaticX.md @@ -29,8 +29,8 @@ gvl_id: 1344 {: .table .table-bordered .table-striped } -| Name | Scope | Description | Example | Type | -|------------|----------|-------------------------------------------------------------------------------------------|------------------------------|----------| +| Name | Scope | Description | Example | Type | +|------------|----------|------------------------------------------------------------------------------------------------|------------------------------|----------| | `cId` | required | The connection ID from ProgrammaticX. | `'562524b21b1c1f08117fc7f9'` | `string` | | `pId` | required | The publisher ID from ProgrammaticX. | `'59ac17c192832d0011283fe3'` | `string` | | `bidFloor` | optional | The minimum bid value desired. ProgrammaticX will not respond with bids lower than this value. | `0.90` | `float` | diff --git a/dev-docs/bidders/shinezRtb.md b/dev-docs/bidders/shinezRtb.md index d8a5b184d2..e9dd72eb85 100644 --- a/dev-docs/bidders/shinezRtb.md +++ b/dev-docs/bidders/shinezRtb.md @@ -27,8 +27,8 @@ sidebarType: 1 {: .table .table-bordered .table-striped } -| Name | Scope | Description | Example | Type | -|------------|----------|-------------------------------------------------------------------------------------------|------------------------------|----------| +| Name | Scope | Description | Example | Type | +|------------|----------|--------------------------------------------------------------------------------------------|------------------------------|----------| | `cId` | required | The connection ID from shinezRtb. | `'562524b21b1c1f08117fc7f9'` | `string` | | `pId` | required | The publisher ID from shinezRtb. | `'59ac17c192832d0011283fe3'` | `string` | | `bidFloor` | optional | The minimum bid value desired. shinezRtb will not respond with bids lower than this value. | `0.90` | `float` | diff --git a/dev-docs/bidders/tagoras.md b/dev-docs/bidders/tagoras.md index 522ba09114..419e1e8f25 100644 --- a/dev-docs/bidders/tagoras.md +++ b/dev-docs/bidders/tagoras.md @@ -28,8 +28,8 @@ sidebarType: 1 {: .table .table-bordered .table-striped } -| Name | Scope | Description | Example | Type | -|------------|----------|-------------------------------------------------------------------------------------------|------------------------------|----------| +| Name | Scope | Description | Example | Type | +|------------|----------|------------------------------------------------------------------------------------------|------------------------------|----------| | `cId` | required | The connection ID from Tagoras. | `'562524b21b1c1f08117fc7f9'` | `string` | | `pId` | required | The publisher ID from Tagoras. | `'59ac17c192832d0011283fe3'` | `string` | | `bidFloor` | optional | The minimum bid value desired. Tagoras will not respond with bids lower than this value. | `0.90` | `float` | From 0512d778b0e6983d675ca77d77a0c1bcc98f2733 Mon Sep 17 00:00:00 2001 From: Anna Yablonsky Date: Sun, 31 May 2026 12:08:24 +0300 Subject: [PATCH 3/5] more table format --- dev-docs/bidders/twistDigital.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/dev-docs/bidders/twistDigital.md b/dev-docs/bidders/twistDigital.md index ed8dd44585..b316164a62 100644 --- a/dev-docs/bidders/twistDigital.md +++ b/dev-docs/bidders/twistDigital.md @@ -22,7 +22,8 @@ sidebarType: 1 ### Bid Params {: .table .table-bordered .table-striped } -| Name | Scope | Description | Example | Type | -|------------|----------|------------------------------------------------------------------------------------------|------------------------------|----------| -| `cId` | required | The connection ID from Twist Digital. | `'562524b21b1c1f08117fc7f9'` | `string` | -| `bidFloor` | optional | The minimum bid value desired. Twist Digital will not respond with bids lower than this value. | `0.90` | `float` | + +| Name | Scope | Description | Example | Type | +|------------|----------|--------------------------------------------------------------------------------------------|------------------------------|----------| +| `cId` | required | The connection ID from shinezRtb. | `'562524b21b1c1f08117fc7f9'` | `string` | +| `bidFloor` | optional | The minimum bid value desired. shinezRtb will not respond with bids lower than this value. | `0.90` | `float` | From 6d941d9d811a5fd2ba0744238f7a2ce4f2626f65 Mon Sep 17 00:00:00 2001 From: Anna Yablonsky Date: Sun, 31 May 2026 12:10:49 +0300 Subject: [PATCH 4/5] headers fix --- dev-docs/bidders/illumin.md | 2 +- dev-docs/bidders/kueezrtb.md | 2 +- dev-docs/bidders/omnidex.md | 2 +- dev-docs/bidders/opamarketplace.md | 2 +- dev-docs/bidders/programmaticX.md | 2 +- dev-docs/bidders/shinezRtb.md | 2 +- dev-docs/bidders/tagoras.md | 2 +- dev-docs/bidders/twistDigital.md | 2 +- dev-docs/bidders/vidazoo.md | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/dev-docs/bidders/illumin.md b/dev-docs/bidders/illumin.md index fbe7d80a0c..a347542248 100644 --- a/dev-docs/bidders/illumin.md +++ b/dev-docs/bidders/illumin.md @@ -24,7 +24,7 @@ pbjs: true sidebarType: 1 --- -### Bid Params +## Bid Params {: .table .table-bordered .table-striped } diff --git a/dev-docs/bidders/kueezrtb.md b/dev-docs/bidders/kueezrtb.md index eeb1a2a0de..b4cd5e826f 100644 --- a/dev-docs/bidders/kueezrtb.md +++ b/dev-docs/bidders/kueezrtb.md @@ -25,7 +25,7 @@ pbs: true sidebarType: 1 --- -### Bid Params +## Bid Params {: .table .table-bordered .table-striped } diff --git a/dev-docs/bidders/omnidex.md b/dev-docs/bidders/omnidex.md index 4292999c45..aa06a5b235 100644 --- a/dev-docs/bidders/omnidex.md +++ b/dev-docs/bidders/omnidex.md @@ -25,7 +25,7 @@ pbs: true sidebarType: 1 --- -### Bid Params for Prebid.js +## Bid Params for Prebid.js {: .table .table-bordered .table-striped } diff --git a/dev-docs/bidders/opamarketplace.md b/dev-docs/bidders/opamarketplace.md index 2f890cf9b8..7171bffff2 100644 --- a/dev-docs/bidders/opamarketplace.md +++ b/dev-docs/bidders/opamarketplace.md @@ -24,7 +24,7 @@ pbs: true sidebarType: 1 --- -### Bid Params +## Bid Params {: .table .table-bordered .table-striped } diff --git a/dev-docs/bidders/programmaticX.md b/dev-docs/bidders/programmaticX.md index 72408030f7..a9ffc64e05 100644 --- a/dev-docs/bidders/programmaticX.md +++ b/dev-docs/bidders/programmaticX.md @@ -25,7 +25,7 @@ sidebarType: 1 gvl_id: 1344 --- -### Bid Params +## Bid Params {: .table .table-bordered .table-striped } diff --git a/dev-docs/bidders/shinezRtb.md b/dev-docs/bidders/shinezRtb.md index e9dd72eb85..12ce5bf012 100644 --- a/dev-docs/bidders/shinezRtb.md +++ b/dev-docs/bidders/shinezRtb.md @@ -23,7 +23,7 @@ pbjs: true sidebarType: 1 --- -### Bid Params +## Bid Params {: .table .table-bordered .table-striped } diff --git a/dev-docs/bidders/tagoras.md b/dev-docs/bidders/tagoras.md index 419e1e8f25..0395ca5e87 100644 --- a/dev-docs/bidders/tagoras.md +++ b/dev-docs/bidders/tagoras.md @@ -24,7 +24,7 @@ pbs: true sidebarType: 1 --- -### Bid Params +## Bid Params {: .table .table-bordered .table-striped } diff --git a/dev-docs/bidders/twistDigital.md b/dev-docs/bidders/twistDigital.md index b316164a62..5de920388d 100644 --- a/dev-docs/bidders/twistDigital.md +++ b/dev-docs/bidders/twistDigital.md @@ -19,7 +19,7 @@ pbjs: true sidebarType: 1 --- -### Bid Params +## Bid Params {: .table .table-bordered .table-striped } diff --git a/dev-docs/bidders/vidazoo.md b/dev-docs/bidders/vidazoo.md index 8c6a35c149..28bb683405 100644 --- a/dev-docs/bidders/vidazoo.md +++ b/dev-docs/bidders/vidazoo.md @@ -15,7 +15,7 @@ pbs: true sidebarType: 1 --- -### Bid Params +## Bid Params {: .table .table-bordered .table-striped } | Name | Scope | Description | Example | Type | From fab6f011013928435a90d6d8e6699f7b4ef91fe1 Mon Sep 17 00:00:00 2001 From: Anna Yablonsky Date: Sun, 31 May 2026 13:32:32 +0300 Subject: [PATCH 5/5] style fix --- dev-docs/bidders/omnidex.md | 2 +- dev-docs/bidders/vidazoo.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-docs/bidders/omnidex.md b/dev-docs/bidders/omnidex.md index aa06a5b235..275e6740d8 100644 --- a/dev-docs/bidders/omnidex.md +++ b/dev-docs/bidders/omnidex.md @@ -35,7 +35,7 @@ sidebarType: 1 | `pId` | required | The publisher ID from Omnidex (pbjs only). | `'59ac17c192832d0011283fe3'` | `string` | | `bidFloor` | optional | The minimum bid value desired. omnidex will not respond with bids lower than this value. | `0.90` | `float` | -#### Bid Params for Prebid Server +## Bid Params for Prebid Server {: .table .table-bordered .table-striped } diff --git a/dev-docs/bidders/vidazoo.md b/dev-docs/bidders/vidazoo.md index 28bb683405..9454390de3 100644 --- a/dev-docs/bidders/vidazoo.md +++ b/dev-docs/bidders/vidazoo.md @@ -23,4 +23,4 @@ sidebarType: 1 | `cId` | required | The connection ID from Vidazoo. | `'562524b21b1c1f08117fc7f9'` | `string` | | `pId` | required | The publisher ID from Vidazoo (pbjs only). | `'59ac17c192832d0011283fe3'` | `string` | | `bidFloor` | optional | The minimum bid value desired. Vidazoo will not respond with bids lower than this value. | `0.90` | `float` | -| `subDomain`| optional | Sets the server subdomain, default: 'prebid'. | `'prebid'` | `string` | +| `subDomain`| optional | Sets the server subdomain, default: 'prebid'. | `'prebid'` | `string` |