Skip to main content
Skip table of contents

RPI configured suppressions

Overview

This document provides background of the campaign suppressions that have been configured within RPI. As more suppressions get created, they will get added here, along with information about them.

What are suppression rules?

Suppressions are a set of selection rules within RPI that are used to select records that a user wants to remove from a given campaign audience. Suppression rules should be used within the suppression blocks in the interaction as designed. Although suppression rules can also be used within the filter blocks, this is not recommended.

In the core data model, there is a table that contains a set of pre-defined rules to use within RPI: dbo.Individual_Suppression_Summary. While this table is specific to the pre-defined core data model suppressions, RPI users can create custom suppression rules using any table or attribute that is exposed in RPI.

All of these rules are saved within RPI/Selection Rules/Suppressions folder in RPI.

Configured rules for suppressions

Deceased records

This selection rule is configured to select all the records that have a deceased_ind = Y within the dbo.Individual_Suppression_Summary table.

image-20240214-171431.png

Fraud records

This selection rule is configured to select all the records that have a fraud_ind = Y within the dbo.Individual_Suppression_Summary table.

image-20240214-171454.png

Employee records

This selection rule is configured to select all employee records based on the employee_ind field from the Individual_Golden_Record table.

image-20240214-171605.png

Vulgar email record

This selection rule is configured to select all the records that have a vulgar_email_ind = Y within the dbo.Individual_Suppression_Summary table.

image-20240214-171704.png

Vulgar name record

This selection rule is configured to select all the records that have a vulgar_name_ind = Y within the dbo.Individual_Suppression_Summary table.

image-20240214-171812.png

Vulgar address record

This selection rule is configured to select all the records that have a vulgar_address_ind = Y within the dbo.Individual_Suppression_Summary table.

image-20240214-171850.png

Received already with placeholders

This selection rule is configured to allow you to select records that have been targeted in a previous campaign. This rule uses offer history as its base table along with two placeholders that look at offer activity name and also interaction name.

Offer activity name is the name of the last process block that ran in the previous campaign, which is usually an offer, data extract, or control process blocks. Interaction name is the name of the previous interaction that these records were selected in.

For more information on placeholders, see Placeholder attribute information.

image-20240214-171935.png

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.