From 1c1d6290c0cd334d1e01ad38ef77637e41379479 Mon Sep 17 00:00:00 2001 From: bretg Date: Wed, 31 Mar 2021 10:16:17 -0400 Subject: [PATCH 1/3] adid disclosure issue 6381 --- dev-docs/bidders/audiencerun.md | 5 +++++ dev-docs/bidders/criteo.md | 5 +++++ dev-docs/bidders/platformio.md | 5 +++++ dev-docs/bidders/pulsepoint.md | 4 ++++ dev-docs/bidders/somo.md | 4 ++++ dev-docs/bidders/synacormedia.md | 5 +++++ dev-docs/bidders/telaria.md | 5 +++++ dev-docs/bidders/windtalker.md | 5 +++++ 8 files changed, 38 insertions(+) diff --git a/dev-docs/bidders/audiencerun.md b/dev-docs/bidders/audiencerun.md index d582380046..b7d4a9fbcd 100644 --- a/dev-docs/bidders/audiencerun.md +++ b/dev-docs/bidders/audiencerun.md @@ -8,6 +8,11 @@ media_types: banner gdpr_supported: true --- +### Disclosure + +This bidder sets `adId` on the bid response and hasn't responded to the Prebid.js team to confirm uniqueness +of this value. See [Issue 6381](https://github.com/prebid/Prebid.js/issues/6381). + ### Bid Params {: .table .table-bordered .table-striped } diff --git a/dev-docs/bidders/criteo.md b/dev-docs/bidders/criteo.md index ed2c3df49d..e63d7c90ec 100644 --- a/dev-docs/bidders/criteo.md +++ b/dev-docs/bidders/criteo.md @@ -21,6 +21,11 @@ That means, `sendId: true` becomes mandatory for all fields receiving URLs, nota See [Sending Asset Placeholders]({{site.baseurl}}/dev-docs/show-native-ads.html#sending-asset-placeholders). +### Disclosure + +This bidder sets `adId` on the bid response and hasn't responded to the Prebid.js team to confirm uniqueness +of this value. See [Issue 6381](https://github.com/prebid/Prebid.js/issues/6381). + ### Bid Params {: .table .table-bordered .table-striped } diff --git a/dev-docs/bidders/platformio.md b/dev-docs/bidders/platformio.md index 0dae50c961..f2fd6cbf25 100644 --- a/dev-docs/bidders/platformio.md +++ b/dev-docs/bidders/platformio.md @@ -8,6 +8,11 @@ media_types: native, video gdpr_supported: true --- +### Disclosure + +This bidder sets `adId` on the bid response and hasn't responded to the Prebid.js team to confirm uniqueness +of this value. See [Issue 6381](https://github.com/prebid/Prebid.js/issues/6381). + ### Bid Params {: .table .table-bordered .table-striped } diff --git a/dev-docs/bidders/pulsepoint.md b/dev-docs/bidders/pulsepoint.md index bb714993ae..d4abcbee16 100644 --- a/dev-docs/bidders/pulsepoint.md +++ b/dev-docs/bidders/pulsepoint.md @@ -13,6 +13,10 @@ pbs: true gvl_id: 81 --- +### Disclosure + +This bidder sets `adId` on the bid response and hasn't responded to the Prebid.js team to confirm uniqueness +of this value. See [Issue 6381](https://github.com/prebid/Prebid.js/issues/6381). ### Bid Params diff --git a/dev-docs/bidders/somo.md b/dev-docs/bidders/somo.md index fe8e9f57b5..28adb07f8d 100644 --- a/dev-docs/bidders/somo.md +++ b/dev-docs/bidders/somo.md @@ -7,6 +7,10 @@ biddercode: somo prevBiddercode: somoAudience --- +### Disclosure + +This bidder sets `adId` on the bid response and hasn't responded to the Prebid.js team to confirm uniqueness +of this value. See [Issue 6381](https://github.com/prebid/Prebid.js/issues/6381). ### Bid Params diff --git a/dev-docs/bidders/synacormedia.md b/dev-docs/bidders/synacormedia.md index 477f711ae9..7c70121c02 100644 --- a/dev-docs/bidders/synacormedia.md +++ b/dev-docs/bidders/synacormedia.md @@ -12,6 +12,11 @@ usp_supported: true pbs_app_supported: true --- +### Disclosure + +This bidder sets `adId` on the bid response and hasn't responded to the Prebid.js team to confirm uniqueness +of this value. See [Issue 6381](https://github.com/prebid/Prebid.js/issues/6381). + ### Note: The Synacor Media bidder adapter requires setup and approval from Synacor. Please reach out to your account manager for more information and to start using it. diff --git a/dev-docs/bidders/telaria.md b/dev-docs/bidders/telaria.md index 947e6ba625..70718013de 100644 --- a/dev-docs/bidders/telaria.md +++ b/dev-docs/bidders/telaria.md @@ -8,6 +8,11 @@ media_types: video gdpr_supported: true --- +### Disclosure + +This bidder sets `adId` on the bid response and hasn't responded to the Prebid.js team to confirm uniqueness +of this value. See [Issue 6381](https://github.com/prebid/Prebid.js/issues/6381). + ### Overview This documentation covers some of the parameters that the **Telaria** `(previously Tremor Video)` exchange accepts. And is intended to be referenced by publishers using prebid 1.x. Documentation for prebid 0.x can be found under [tremor](/dev-docs/bidders/bidders.html#tremor) diff --git a/dev-docs/bidders/windtalker.md b/dev-docs/bidders/windtalker.md index 538d9246d9..023c3d0df2 100644 --- a/dev-docs/bidders/windtalker.md +++ b/dev-docs/bidders/windtalker.md @@ -8,6 +8,11 @@ media_types: native, video gdpr_supported: true --- +### Disclosure + +This bidder sets `adId` on the bid response and hasn't responded to the Prebid.js team to confirm uniqueness +of this value. See [Issue 6381](https://github.com/prebid/Prebid.js/issues/6381). + ### Bid Params {: .table .table-bordered .table-striped } From dbcef18642f1680a8c21f7dbdd0abfff1534c264 Mon Sep 17 00:00:00 2001 From: bretg Date: Thu, 1 Apr 2021 10:01:17 -0400 Subject: [PATCH 2/3] removing telaria disclosure https://github.com/prebid/Prebid.js/pull/6507 --- dev-docs/bidders/telaria.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/dev-docs/bidders/telaria.md b/dev-docs/bidders/telaria.md index 70718013de..947e6ba625 100644 --- a/dev-docs/bidders/telaria.md +++ b/dev-docs/bidders/telaria.md @@ -8,11 +8,6 @@ media_types: video gdpr_supported: true --- -### Disclosure - -This bidder sets `adId` on the bid response and hasn't responded to the Prebid.js team to confirm uniqueness -of this value. See [Issue 6381](https://github.com/prebid/Prebid.js/issues/6381). - ### Overview This documentation covers some of the parameters that the **Telaria** `(previously Tremor Video)` exchange accepts. And is intended to be referenced by publishers using prebid 1.x. Documentation for prebid 0.x can be found under [tremor](/dev-docs/bidders/bidders.html#tremor) From 090b1f06f9784d6dd2de4cd92edd3ab8d9fe220c Mon Sep 17 00:00:00 2001 From: bretg Date: Mon, 5 Apr 2021 11:26:23 -0400 Subject: [PATCH 3/3] removing disclosure from synacor --- dev-docs/bidders/synacormedia.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/dev-docs/bidders/synacormedia.md b/dev-docs/bidders/synacormedia.md index 7c70121c02..477f711ae9 100644 --- a/dev-docs/bidders/synacormedia.md +++ b/dev-docs/bidders/synacormedia.md @@ -12,11 +12,6 @@ usp_supported: true pbs_app_supported: true --- -### Disclosure - -This bidder sets `adId` on the bid response and hasn't responded to the Prebid.js team to confirm uniqueness -of this value. See [Issue 6381](https://github.com/prebid/Prebid.js/issues/6381). - ### Note: The Synacor Media bidder adapter requires setup and approval from Synacor. Please reach out to your account manager for more information and to start using it.