SendSummary
The SendSummary object is a retrieve-only object that contains summary information about a specific send event.
| Name | Data Type | Description |
|---|---|---|
AccountEmail | String | Specifies email address attached to account. |
AccountID | Int | Identifier for account. |
AccountName | String | Name of account. |
Client | ClientID | 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. |
DeliveredTime | String | Indicates the time a message was delivered. |
ID | Int | Read-only legacy identifier for an object. Not supported on all objects. |
IsTestAccount | Boolean | Specifies whether an account is a "Test" account. |
ModifiedDate | DateTime | Last time object information was modified. |
NonTransactional | Int | Specifies number of marketing (non-transactional) messages included as part of a send. |
ObjectID | String | System-controlled, read-only text string identifier for object. |
ObjectState | String | Not used. |
Owner | Owner | 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. |
SendID | Int | Contains identifier for a specific send. |
TotalSent | Int | Indicates total number of messages sent as part of a send. |
Transactional | Int | Indicates number of transactional messages included in a send. |