| Name | Description | Type | Additional information |
|---|---|---|---|
| TotalRecordsReceived |
Total number of records received |
integer | |
| ValidationSuccessful |
Number of records that passed validation |
integer | |
| ValidationFailed |
Number of records that failed validation |
integer | |
| Processed |
Number of records processed |
integer | |
| Pending |
Number of records left to process |
integer | |
| Exceptions |
Number of exception records |
integer | |
| NotHonored |
Number of records that were not honored |
integer | |
| AccessToken |
Token used to stage, execute, and retrieve import status and failed records |
integer | |
| Status |
The Status of the import. "Initiated", "Staging", "Queued", "Processing", "Completed", or "Failed" |
string | |
| Expires |
Date the access token expires |
string | |
| Name |
The name of the bulk import |
string |
Required Max length: 100 Min length: 1 |
| DataStageDuration |
Determines the number of days for retaining the staged data before deleting it. If not specified, the default is 3 days. The DataStageDuration cannot exceed 10 days. |
integer |
Range: inclusive between 0 and 10 |
| MatchCriteria |
Criteria used to lookup and update a Profile |
string | |
| MatchValue |
Value used to lookup and update a Profile |
string | |
| RefreshAlternateIds |
If true, existing AlternateIds that are NOT included in the import, will be deactivated. Defaults to false |
boolean | |
| RefreshContacts |
If true, existing profile contact elements that are NOT included in the import, will be deactivated along with any preferences associated with them. Defaults to false |
boolean | |
| RefreshCustomFields |
If true, existing CustomFields that are NOT included in the import, will be deleted. Defaults to false |
boolean | |
| RefreshGroups |
If true, existing Groups that are NOT included in the import, will be deactivated. Defaults to false |
boolean | |
| RefreshTags |
If true, existing Tags that are NOT included in the import, will be deleted. Defaults to false |
boolean |