Client | ClientID object | Specifies the account ownership and context of an object. |
CorrelationID | String | Identifies correlation of objects across several requests. |
CreatedDate | DateTime | The date and time when the object was created. |
CustomerKey | String | User-supplied unique identifier for an object within an object type. This property corresponds to the external key assigned to an object. |
DestinationID | String | Specifies the identifier of either the list or the data extension associated with a completed import (lists return a number value for an ID, while data extensions return an GUID). |
EndDate | String | Specifies the end data of an activity. |
ID | Int | Read-only identifier for an object. Some objects use the ObjectID property as a unique ID. |
ImportDefinitionCustomerKey | String | Specifies customer key associated with import definition used in an import. |
ImportStatus | String | Specifies import status associated with an import. |
ImportType | String | Specfies type of import performed. |
ModifiedDate | String | The date and time when the object was last modified. |
NumberDuplicated | Int | Specifies number of duplicated records resulting from an import. |
NumberErrors | Int | Indicates number of errors resulting from an import. |
NumberSuccessful | Int | Specifies number of successful record imports resulting from an import action. |
ObjectID | String | System-controlled, read-only text string identifier for object. |
ObjectState | String | Not used. |
Owner | Owner object | Describes account ownership of subscriber in an on-your-behalf account. |
PartnerKey | String | Unique identifier provided by partner for an object. This property is accessible only via API. |
PartnerProperties | Array of APIProperty objects | A collection of metadata supplied by the client and stored by the system. These properties are accessible only via API. |
StartDate | String | Indicates the start date for the time period for which to retrieve import results. |
TaskResultID | Int | Indicates the task result ID associated with a summary of import results. |
TotalRows | Int | Indicates the total number of rows included in the summary of an import. |