Name | Description | Type | Additional information | Nullable |
---|---|---|---|---|
Reason |
The reason why the e-mail was bounced. |
string |
None |
False |
Exception |
The exception why the e-mail was bounced. |
string |
None |
False |
CustomerStatus |
Explains if the customer got bounced by sending the invitation or the reminder. |
string |
None |
False |
DateSent |
Date when the invitation is sent to the customer. |
date |
None |
True |
DateReminded |
Date when the reminder is sent to the customer. |
date |
None |
True |
E-mail address of the customer. |
string |
None |
False | |
TransactionDate |
Date of the transaction. If not provided, the current date and time will be selected. |
date |
None |
True |
SurveyClosedDate |
Enddate of the survey. If not provided, batch enddate will be used. |
date |
None |
True |
Data |
Collection of customer data. |
Collection of CustomerData |
Required |
False |
Language |
Language of the survey. |
string |
None |
False |
IsContactRequested |
True when a customer requests contact via a check box combined with an open text question. |
boolean |
None |
False |
IsConcept |
Concept customer. Used for testing concept questionnaires. |
boolean |
None |
False |