Link

An object that represents a link in a message. This object has no supported methods, but you can return some properties using the LinkSend object and retrieve method.

NameData TypeDescription
AliasStringName of link contained in message.
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.
IDIntRead-only identifier for an object. Some objects use the ObjectID property as a unique ID.
LastClickedDateTimeIndicates last time a link included in a message was clicked.
ModifiedDateDateTimeThe date and time when the object was last modified.
ObjectIDStringSystem-controlled, read-only text string identifier for object.
ObjectStateStringNot used.
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.
SubscribersArray of TrackingEvent objectsIndicates subscribers associated with an object.
TotalClicksIntIndicates total number of clicks on link in message.
UniqueClicksIntIndicates number of unique clicks on message.
URLStringIndicates URL included in an event or configuration.