Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adid disclosure issue 6381 #2818

Merged
merged 4 commits into from
Apr 12, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 [email protected] for more details.
Prebid-Server activation requires setup and approval before beginning. Please reach out to your account manager or [email protected] 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