From db593a24a7b98d1d87ddcfcdfaf8532d080c2cea Mon Sep 17 00:00:00 2001 From: Elena Date: Mon, 22 Sep 2025 13:53:09 -0700 Subject: [PATCH 1/2] Update Reddit Audiences index with hashing warning Added a note that the destination automatically hashes email and Mobile Ids when syncing to the destination --- .../destinations/catalog/actions-reddit-audiences/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/connections/destinations/catalog/actions-reddit-audiences/index.md b/src/connections/destinations/catalog/actions-reddit-audiences/index.md index 5ab3d680ad..57aa8b70be 100644 --- a/src/connections/destinations/catalog/actions-reddit-audiences/index.md +++ b/src/connections/destinations/catalog/actions-reddit-audiences/index.md @@ -29,4 +29,7 @@ This destination is maintained by Reddit. For any issues with the destination, [ 9. Navigate to the engage space that contains the audience, and select it in the **Audiences** tab. 10. Click **Add Destination**. +> warning "" +> Reddit Audiences destination automatically hashes `email`, `iOS Ad ID` and `Android Ad ID` fields when syncing the audience to Reddit. + {% include components/actions-fields.html %} From cc875c5fba76fa7ae60a2fd6195bd07eca9f5d79 Mon Sep 17 00:00:00 2001 From: pwseg <86626706+pwseg@users.noreply.github.com> Date: Thu, 25 Sep 2025 12:45:01 -0700 Subject: [PATCH 2/2] not really a warning --- .../destinations/catalog/actions-reddit-audiences/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/connections/destinations/catalog/actions-reddit-audiences/index.md b/src/connections/destinations/catalog/actions-reddit-audiences/index.md index 57aa8b70be..77ab531c64 100644 --- a/src/connections/destinations/catalog/actions-reddit-audiences/index.md +++ b/src/connections/destinations/catalog/actions-reddit-audiences/index.md @@ -29,7 +29,7 @@ This destination is maintained by Reddit. For any issues with the destination, [ 9. Navigate to the engage space that contains the audience, and select it in the **Audiences** tab. 10. Click **Add Destination**. -> warning "" -> Reddit Audiences destination automatically hashes `email`, `iOS Ad ID` and `Android Ad ID` fields when syncing the audience to Reddit. +> info "Automatic hashing" +> Segment automatically hashes the `email`, `iOS Ad ID`, and `Android Ad ID` fields before sending audiences to Reddit. {% include components/actions-fields.html %}