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