Intended Application
Mark a campaign-specific Email as "'opened" 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 | ||
| Open Timestamp UTC | Alphanumeric | Yes | MM/DD/YYYY HH:MM:SS | 
Sample File
1: 2:  | 
                                9|CAMPAIGNONE|test@email.com|03/01/2012 15:34:14 9|CAMPAIGNONE|test22@email.com|03/01/2012 16:34:14  | 
                            


