TriggeredSendSummary
The TriggeredSendSummary object is a summary of results for a specific triggered send.
| Name | Data Type | Description |
|---|---|---|
Bounces | Long | Indicates number of bounces resulting from a triggered send. |
Clicks | Long | Indicates the number of clicks resulting from a triggered send. |
Client | ClientID | Specifies the account ownership and context of an object. |
Conversions | Long | Indicates the number of conversions results from a triggered send. |
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. This property corresponds to the external key assigned to an object. |
FTAFEmailsSent | Long | Indicates Forward To A Friend emails sent as a result of a triggered send. |
FTAFOptIns | Long | Indicates number of subscribers opting in to receiving messages as a result of a Forward To A Friend action from a triggered send. |
FTAFRequests | Long | Indicates number of Forward To A Friend requests received as part of a triggered send. |
ID | Int | Read-only identifier for an object. Some objects use the ObjectID property as a unique ID. |
InProcess | Long | Indicates the number of triggered send messages in progress. Deprecated. |
ModifiedDate | DateTime | The date and time when the object was last modified. |
NotSentDueToError | Long | Indicates number of triggered send messages not sent due to error. |
NotSentDueToOptOut | Long | Indicates number of sends not completed due to a subscriber's decision to opt out of receiving messages. |
NotSentDueToUndeliverable | Long | Indicates number of sends not completed due to a subscriber's undeliverable status. |
ObjectID | String | System-controlled, read-only text string identifier for object. |
ObjectState | String | Reserved for future use. |
Opens | Long | Indicates number of opens from a triggered send. |
OptOuts | Long | Indicates number of subscribers who opted out of receiving messages after receiving a triggered send. |
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 client and stored by system. This property is accessible only via API. |
Queued | Long | Indicates number of messages queued for sending. |
Sent | Long | Indicates number of messages sent. Indicates the message was sent to a subscriber. |
SurveyResponses | Long | Indicates number of responses to a survey question contained in a triggered send. |
TriggeredSendDefinition | TriggeredSendDefinition | Defines associated triggered send definition for triggered send. |
UniqueClicks | Long | Indicates number of unique clicks on message. |
UniqueConversions | Long | Indicates number of unique conversions resulting from a triggered send. |
UniqueOpens | Long | Indicates number of unique opens resulting from a triggered send. |