ListSend

An object that 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.

NameData TypeDescription
ClientClientID objectSpecifies the account ownership and context of an object.
CorrelationIDStringIdentifies correlation of objects across several requests.
CreatedDateDateTimeThe date and time when the object was created.
CustomerKeyStringUser-supplied unique identifier for an object within an object type. This property corresponds to the external key assigned to an object.
DuplicatesIntRepresent the number of duplicate email addresses associated with a send (exists only when a send occurs to multiple lists).
EventsArray of TrackingEvent objectsNot used.
ExistingUndeliverablesIntIndicates whether bounces occurred on previous send.
ExistingUnsubscribesIntIndicates whether unsubscriptions occurred on previous send.
ForwardedEmailsIntNumber of emails forwarded for a send.
HardBouncesIntIndicates number of hard bounces associated with a send.
IDIntRead-only identifier for an object. Some objects use the ObjectID property as a unique ID.
InvalidAddressesIntSpecifies the number of invalid addresses associated with a send.
LinksArray of Link objectsContains an array of links included in a send.
ListList objectList associated with an object.
MissingAddressesIntSpecifies number of missing addresses encountered within a send.
ModifiedDateDateTimeThe date and time when the object was last modified.
NumberDeliveredIntNumber of sent emails that didn't bounce.
NumberSentIntNumber of emails actually sent as part of an email send. This number reflects all of the sent messages and may include bounced messages.
ObjectIDStringSystem-controlled, read-only text string identifier for object.
ObjectStateStringNot used.
OtherBouncesIntSpecifies number of Other-type bounces in a send.
OwnerOwner objectDescribes account ownership of subscriber in an on-your-behalf account.
PartnerKeyStringUnique identifier provided by partner for an object. This property is accessible only via API.
PartnerPropertiesArray of APIProperty objectsA collection of metadata supplied by the client and stored by the system. These properties are accessible only via API.
PreviewURLStringIndicates URL used to preview the message associated with a send.
SendIDIntContains identifier for a specific send.
SoftBouncesIntIndicates number of soft bounces associated with a specific send.
UniqueClicksIntIndicates number of unique clicks on message.
UniqueOpensIntIndicates number of unique opens resulting from a triggered send.
UnsubscribesIntIndicates the number of unsubscribe events associated with a send.