| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The Id of the ImportJob |
integer |
None. |
| ContactListId |
The ContactList this ImportJob is attached to |
integer |
None. |
| InvalidEmailCount |
The number of Invalid Emails Addresses found by this Import Job |
integer |
None. |
| InvalidSmsCount |
The number of Invalid TextMessage Numbers found by this ImportJob |
integer |
None. |
| ProgressPercent |
The completion percent of this Import Job |
integer |
None. |
| CurrentStatus |
The current status of this Import Job |
string |
None. |
| StartDate |
When this ImportJob Started |
date |
None. |
| FinishDate |
When this ImportJob finished |
date |
None. |
| InsertedContacts |
How many new contacts were created as part of the ImportJob |
integer |
None. |
| UpdatedContacts |
How many existing contacts were updated as part of the ImportJob |
integer |
None. |
| DroppedContacts |
How many existing contacts were deleted as part of the ImportJob |
integer |
None. |
| NotUpdatedContacts |
How many existing contacts where NOT updated as part of the ImportJob |
integer |
None. |
| TotalContacts |
The Total number of contacts Inserted/Updated as part of this ImportJob |
integer |
None. |