From 60ab33eb491f8ce3b6696267e069bd35813b7e08 Mon Sep 17 00:00:00 2001 From: Rachel Feinberg Date: Thu, 7 Nov 2024 16:06:07 -0800 Subject: [PATCH] BD-3521 Update wording for promotion codes --- .../personalization_and_dynamic_content/promotion_codes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_docs/_user_guide/personalization_and_dynamic_content/promotion_codes.md b/_docs/_user_guide/personalization_and_dynamic_content/promotion_codes.md index 46260df38a0..743d66b714e 100644 --- a/_docs/_user_guide/personalization_and_dynamic_content/promotion_codes.md +++ b/_docs/_user_guide/personalization_and_dynamic_content/promotion_codes.md @@ -129,7 +129,7 @@ This code count can also be found when revisiting a pre-existing promotion code For multichannel and single-send campaigns and Canvases, all promotion codes referenced in a message’s Liquid are deducted to be used **before** the message is sent to make sure the following occurs: - The same promotion codes are used across channels in a multichannel message. -- No extra promotion codes are used up if a message fails or aborts. +- Extra promotion codes are not used if a message fails or aborts. If a user has two promotion code lists referenced in one message that is split by a Liquid conditional logic tag, all promotion codes will still be deducted, regardless of which conditional flow the user follows.