Intended Application
Mark a campaign-specific Email as bounced for members. Used for the ESP External campaign type.
Notes
- Any delimiter, except for a semi-colon and [tab], can be used to separate columns. The delimiter used is then specified at the time of file import.
- Header record is not expected. All data rows are processed as valid records.
- Data for first or second column is required, but having both is not required. Both columns must exist in file structure.
File Structure
DATA COLUMN |
DATA TYPE | DATA REQUIRED? | FORMATTING | NOTES |
---|---|---|---|---|
Kognitiv Loyalty Campaign GUID |
Alphanumeric |
Yes/No |
|
Required if following column is not present. |
Campaign External Reference | Alphanumeric |
Yes/No |
Required if previous column data is not present. | |
Member Email Address | Alphanumeric | Yes | ||
Bounce Type | Alphanumeric | No | User-defined string. Value of HARD will result in Email being marked as "Invalid/Bad". |
Sample File
1: 2: |
9|CAMPAIGNONE|[email protected]|HARD 9|CAMPAIGNONE|[email protected]|SOFT |