SendSummary
The SendSummary object is a retrieve-only object that contains summary information about a specific send event.
Name | Data Type | Description |
---|---|---|
AccountEmail | xsd | Specifies email address attached to account |
AccountID | xsd | Identifier for account |
AccountName | xsd | Name of account |
Client | ClientID | Specifies the account ownership and context of an object. |
CorrelationID | xsd | Identifies correlation of objects across several requests. |
CreatedDate | xsd | Read-only date and time of the object's creation. |
CustomerKey | xsd | User-supplied unique identifier for an object within an object type. |
DeliveredTime | xsd | Indicates the time a message was delivered. |
ID | xsd | Read-only legacy identifier for an object. Not supported on all objects. |
IsTestAccount | xsd | Specifies whether an account is a "Test" account |
ModifiedDate | Nullable`1 | Last time object information was modified. |
NonTransactional | xsd | Specifies number of marketing (non-transactional) messages included as part of a send. |
ObjectID | xsd | System-controlled, read-only text string identifier for object. |
ObjectState | xsd | Reserved for future use. |
Owner | Owner | Describes account ownership of subscriber in an on-your-behalf account. |
PartnerKey | xsd | Unique identifier provided by partner for an object. This property is accessible only via API. |
PartnerProperties | APIProperty[] | A collection of metadata supplied by the client and stored by the system. These properties are accessible only via API. |
SendID | xsd | Contains identifier for a specific send. |
TotalSent | xsd | Indicates total number of messages sent as part of a send. |
Transactional | xsd | Indicates number of transactional messages included in a send. |