SendSummary

The SendSummary object is a retrieve-only object that contains summary information about a specific send event.

NameData TypeDescription
AccountEmailxsd:stringSpecifies email address attached to account
AccountIDxsd:intIdentifier for account
AccountNamexsd:stringName of account
ClientClientIDSpecifies the account ownership and context of an object.
CorrelationIDxsd:stringIdentifies correlation of objects across several requests.
CreatedDatexsd:dateTimeRead-only date and time of the object's creation.
CustomerKeyxsd:stringUser-supplied unique identifier for an object within an object type.
DeliveredTimexsd:stringIndicates the time a message was delivered.
IDxsd:intRead-only legacy identifier for an object. Not supported on all objects.
IsTestAccountxsd:booleanSpecifies whether an account is a "Test" account
ModifiedDateNullable`1Last time object information was modified.
NonTransactionalxsd:intSpecifies number of marketing (non-transactional) messages included as part of a send.
ObjectIDxsd:stringSystem-controlled, read-only text string identifier for object.
ObjectStatexsd:stringReserved for future use.
OwnerOwnerDescribes account ownership of subscriber in an on-your-behalf account.
PartnerKeyxsd:stringUnique identifier provided by partner for an object. This property is accessible only via API.
PartnerPropertiesAPIProperty[]A collection of metadata supplied by the client and stored by the system. These properties are accessible only via API.
SendIDxsd:intContains identifier for a specific send.
TotalSentxsd:intIndicates total number of messages sent as part of a send.
Transactionalxsd:intIndicates number of transactional messages included in a send.