Skip to content

Commit

Permalink
adid disclosure issue 6381 (#2818)
Browse files Browse the repository at this point in the history
* adid disclosure issue 6381

* removing telaria disclosure 

prebid/Prebid.js#6507

* removing disclosure from synacor
  • Loading branch information
bretg authored Apr 12, 2021
1 parent af5b8c0 commit bc57a08
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 2 deletions.
5 changes: 5 additions & 0 deletions dev-docs/bidders/audiencerun.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 }
Expand Down
9 changes: 7 additions & 2 deletions dev-docs/bidders/criteo.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ prebid_member: true
getFloor: false*
gvl_id: 91
---
### Note
### Notes
{: .alert.alert-warning :}
For Native Ads, in order to avoid further decoding issues of special characters, the assets need to be sent as placeholders.
That means, `sendId: true` becomes mandatory for all fields receiving URLs, notably: `icon`, `image`, `clickUrl`, `privacyLink`, `privacyIcon`.
Expand All @@ -23,7 +23,12 @@ 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).

{: .alert.alert-warning :}
Prebid-server activation requires setup and approval before beginning. Please reach out to your account manager or publishers@criteo.com for more details.
Prebid-Server activation requires setup and approval before beginning. Please reach out to your account manager or publishers@criteo.com for more details.

### 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

Expand Down
5 changes: 5 additions & 0 deletions dev-docs/bidders/platformio.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 }
Expand Down
4 changes: 4 additions & 0 deletions dev-docs/bidders/pulsepoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 4 additions & 0 deletions dev-docs/bidders/somo.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
5 changes: 5 additions & 0 deletions dev-docs/bidders/windtalker.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 }
Expand Down

0 comments on commit bc57a08

Please sign in to comment.