From 1d86674fb47892c42151b549c38c307d1b1e6647 Mon Sep 17 00:00:00 2001 From: abermanov Date: Wed, 25 Sep 2024 16:21:25 +0200 Subject: [PATCH 1/2] Zeta Global SSP: update supported modules, media types, PBS params. --- dev-docs/bidders/zeta_global_ssp.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/dev-docs/bidders/zeta_global_ssp.md b/dev-docs/bidders/zeta_global_ssp.md index b6d580dcae..d7677cdaa6 100644 --- a/dev-docs/bidders/zeta_global_ssp.md +++ b/dev-docs/bidders/zeta_global_ssp.md @@ -6,8 +6,11 @@ pbjs: true pbs: true biddercode: zeta_global_ssp deals_supported: false -media_types: banner, video +media_types: banner, video, audio tcfeu_supported: true +floors_supported: true +schain_supported: true +fpd_supported: true usp_supported: true coppa_supported: true userIds: all @@ -39,5 +42,8 @@ The Zeta Global SSP adapter requires setup and approval from the Zeta Global SSP #### Prebid Server Bid Params -Prebid Server Adapter does not support any parameters. -You must get `sid` value from Zeta Global and use it instead of the placeholder in the URL. +{: .table .table-bordered .table-striped } +| Name | Scope | Description | Example | Type | +|----------------------|----------|---------------------------------------------------------------------------------------------------------------------|--------------|-----------| +| `sid` | optional | Seller ID. The identifier associated with the seller or reseller account within the advertising system | `123` | `integer` | + From c96258da2f73f84d619d4c5492b0cef506fb070c Mon Sep 17 00:00:00 2001 From: abermanov Date: Wed, 25 Sep 2024 16:30:01 +0200 Subject: [PATCH 2/2] Zeta Global SSP: fix multiple blank lines. --- dev-docs/bidders/zeta_global_ssp.md | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-docs/bidders/zeta_global_ssp.md b/dev-docs/bidders/zeta_global_ssp.md index d7677cdaa6..11f32dceda 100644 --- a/dev-docs/bidders/zeta_global_ssp.md +++ b/dev-docs/bidders/zeta_global_ssp.md @@ -46,4 +46,3 @@ The Zeta Global SSP adapter requires setup and approval from the Zeta Global SSP | Name | Scope | Description | Example | Type | |----------------------|----------|---------------------------------------------------------------------------------------------------------------------|--------------|-----------| | `sid` | optional | Seller ID. The identifier associated with the seller or reseller account within the advertising system | `123` | `integer` | -