You are asked to troubleshoot a dynamic campaign that is not inserting content correctly for VIP subscribers. You learn that VIP subscribers who have spent more than $3,000 are not receiving messages with the proper promotional code associated with their status level. The amount of money a subscriber has spent is stored in the AMT_PURCHASES attribute as number data type. The set of rules is as follows:
- Rule 1: AMT_PURCHASES Greater than 100
- Rule 2: AMT_PURCHASES Greater than 1000
- Rule 3: AMT_PURCHASES Greater than 3000
Identify the solution.
Currently there are no comments in this discussion, be the first to comment!