Can I create an Audience or Segment of customers with email a suppression list OR use this is an attribute in an audience to get more accurate numbers? Or is there a way to update the customer profile attribute if they are on a suppression list
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
This is currently not feasible.
Closest way would be to create a batch segment on message feedback event dataset filtering our records that are hard bounces
"messageDeliveryfeedback": { "messageFailure": { "type": "Hard" }
This is currently not feasible.
Closest way would be to create a batch segment on message feedback event dataset filtering our records that are hard bounces
"messageDeliveryfeedback": { "messageFailure": { "type": "Hard" }
Thank you for the clarification.
This seems like it should be a product feature, since there is little value in having an audience that cannot be contacted.
Views
Replies
Total Likes
Hi Caveman
You can use this path
XDM ExperienceEvent>Experience>Customer Journey Management>Message Delivery feedback>Message Exclusion>Exclude Reason
The value to use is "Suppressed"
Thanks,
David
Thanks, I will build audience to Test
Views
Replies
Total Likes
One thing to note is - any records loaded into the suppression list manually or via an api, wouldn't be stored in feedback dataset. It is after the fact the system attempted sending out an email and knows that the email is a bad address/bounce, it would be recorded as an excluded event.
Views
Likes
Replies
Views
Likes
Replies