AsyncRequestResult
Contains information about the status of an asynchronous request.
| Name | Data Type | Description |
|---|---|---|
CallMessage | String | A message that provides more information about the status of the request. |
CallStatus | String | The status of the asynchronous request. |
Client | ClientID object | Contains information about the account that the asynchronous request was executed from. |
CompleteDate | DateTime | The date and time when the asynchronous request completed. |
CorrelationID | String | Identifies the correlation of objects across several requests. |
CreatedDate | DateTime | The date and time when the asynchronous request was created. |
CustomerKey | String | A user-defined unique identifier for the request. |
ID | Int | A system-defined unique identifier for the request. |
ModifiedDate | DateTime | The date and time when the object was last modified. |
ObjectID | String | A system-defined unique identifier for the request. |
ObjectState | String | Not used. |
Owner | Owner object | Describes the account ownership of a subscriber in an on-your-behalf account. |
PartnerKey | String | A unique identifier provided by a partner for an object. This property is accessible only via the 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 the API. |
Status | String | The status of the asynchronous request. |