ResultMessage

Contains the results of an asynchronous call.

NameData TypeDescription
CallsInConversationIntNumber of calls within an async API conversation.
ClientClientIDSpecifies the account ownership and context of an object.
ConversationIDStringUnique ID of initial async API call.
CorrelationIDStringIdentifies correlation of objects across several requests.
CreatedDateDateTimeThe date and time when the object was created.
CustomerKeyStringUser-supplied unique identifier for an object within an object type.
ErrorCodeIntIdentifies the error of an API request.
IDIntRead-only legacy identifier for an object. Not supported on all objects.
ModifiedDateDateTimeLast time object information was modified.
ObjectIDStringSystem-controlled, read-only text string identifier for object.
ObjectStateStringNot used.
OverallStatusCodeStringRepresents overall status of conversation via async API.
OwnerOwnerDescribes account ownership of subscriber in an on-your-behalf account.
PartnerKeyStringUnique identifier provided by partner for an object. This property is accessible only via API.
PartnerPropertiesArray of APIProperty objectsA collection of metadata supplied by the client and stored by the system. These properties are accessible only via API.
RequestIDStringUnique ID of initial async API call.
RequestTypeRequestTypeDefines request as synchronous or asynchronous API.
ResultDetailXMLStringContains details of operation result in XML format.
ResultTypeStringDefines result as coming from synchronous or asynchronous API.
SequenceCodeIntSpecifies the processing sequence of a multi-step conversation.
StatusCodeStringStatus of async API request.
StatusMessageStringDescribes the status of an API call.