ListSend
The ListSend object specifies retrieve-only properties associated with the list for a completed send. If you conducted the send to a data extension, ListSend represents any associated publication lists. If you conducted a send to multiple lists, a ListSend retrieve on the SendID of that send would return multiple ListSend objects.
Name | Data Type | Description |
---|---|---|
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. This property corresponds to the external key assigned to an object. |
Duplicates | xsd | Represent the number of duplicate email addresses associated with a send (exists only when a send occurs to multiple lists). |
Events | TrackingEvent[] | Reserved for future use. |
ExistingUndeliverables | xsd | Indicates whether bounces occurred on previous send. |
ExistingUnsubscribes | xsd | Indicates whether unsubscriptions occurred on previous send. |
ForwardedEmails | xsd | Number of emails forwarded for a send. |
HardBounces | xsd | Indicates number of hard bounces associated with a send. |
ID | xsd | Read-only identifier for an object. Some objects use the ObjectID property as a unique ID. |
InvalidAddresses | xsd | Specifies the number of invalid addresses associated with a send. |
Links | Link[] | Contains an array of links included in a send. |
List | List | List associated with an object. |
MissingAddresses | xsd | Specifies number of missing addresses encountered within a send. |
ModifiedDate | Nullable`1 | Indicates the last time object information was modified. |
NumberDelivered | Nullable`1 | Number of sent emails that did not bounce. |
NumberSent | Nullable`1 | Number of emails actually sent as part of an email send. This number reflects all of the sent messages and may include bounced messages. |
ObjectID | xsd | System-controlled, read-only text string identifier for object. |
ObjectState | xsd | Reserved for future use. |
OtherBounces | xsd | Specifies number of Other-type bounces in a 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 the client and stored by the system. These properties are accessible only via API. |
PreviewURL | xsd | Indicates URL used to preview the message associated with a send. |
SendID | xsd | Contains identifier for a specific send. |
SoftBounces | xsd | Indicates number of soft bounces associated with a specific send. |
UniqueClicks | xsd | Indicates number of unique clicks on message. |
UniqueOpens | xsd | Indicates number of unique opens resulting from a triggered send. |
Unsubscribes | xsd | Indicates the number of unsubscribe events associated with a send. |