dotmailer SDK: dotMailer.Sdk.Campaigns.DmCampaignContactLinkClick Class Reference

dotmailer SDK

dotmailer SDK
Tools to access and manage an account in the dotMailer system
dotMailer.Sdk.Campaigns.DmCampaignContactLinkClick Class Reference

Represents APICampaignContactClick3, which contains all of the data from APICampaignContactClick and APICampaignContactClick2, returned by the ListCampaignContactClicks2 web method More...

Inheritance diagram for dotMailer.Sdk.Campaigns.DmCampaignContactLinkClick:
dotMailer.Sdk.Interfaces.IDmObject dotMailer.Sdk.Cache.IDmCacheableObject

Properties

int AccountId [get, set]
 Id of the parent account
 
int CampaignId [get, set]
 Id of the parent campaign
 
int ContactId [get, set]
 Id of the contact
 
Uri Url [get, set]
 The destination of the link that the contact clicked on.
 
string IpAddress [get, set]
 The IP address that the contact was using when they clicked the link.
 
string UserAgent [get, set]
 The user agent the contact was using the read the email when the link was clicked.
 
DateTime DateClicked [get, set]
 The date and time the link was clicked.
 
string ContactEmail [get, set]
 The email address of the contact.
 
string Keyword [get, set]
 The label assigned to the link in the campaign.
 
string UserTag1 [get, set]
 User Tag
 
string UserTag2 [get, set]
 User Tag
 
string UserTag3 [get, set]
 User Tag
 
bool IsDirty [get]
 Returns true if the object has changed
 
string ObjectType [get, set]
 Returns the type name of the class Used by the serialisation process
 
string ExternalId [get]
 Gets/Sets the generated Id that uniquely identifies this record
 
- Properties inherited from dotMailer.Sdk.Interfaces.IDmObject
int AccountId [get]
 The DotMailer account Id for this object
 
string ExternalId [get]
 A key that represents this object, used for synching with external applications
 
bool IsDirty [get]
 has the data of the object changed
 

Detailed Description

Represents APICampaignContactClick3, which contains all of the data from APICampaignContactClick and APICampaignContactClick2, returned by the ListCampaignContactClicks2 web method

Property Documentation

int dotMailer.Sdk.Campaigns.DmCampaignContactLinkClick.AccountId
getset

Id of the parent account

int dotMailer.Sdk.Campaigns.DmCampaignContactLinkClick.CampaignId
getset

Id of the parent campaign

string dotMailer.Sdk.Campaigns.DmCampaignContactLinkClick.ContactEmail
getset

The email address of the contact.

int dotMailer.Sdk.Campaigns.DmCampaignContactLinkClick.ContactId
getset

Id of the contact

DateTime dotMailer.Sdk.Campaigns.DmCampaignContactLinkClick.DateClicked
getset

The date and time the link was clicked.

string dotMailer.Sdk.Campaigns.DmCampaignContactLinkClick.ExternalId
get

Gets/Sets the generated Id that uniquely identifies this record

string dotMailer.Sdk.Campaigns.DmCampaignContactLinkClick.IpAddress
getset

The IP address that the contact was using when they clicked the link.

bool dotMailer.Sdk.Campaigns.DmCampaignContactLinkClick.IsDirty
get

Returns true if the object has changed

string dotMailer.Sdk.Campaigns.DmCampaignContactLinkClick.Keyword
getset

The label assigned to the link in the campaign.

string dotMailer.Sdk.Campaigns.DmCampaignContactLinkClick.ObjectType
getset

Returns the type name of the class Used by the serialisation process

Uri dotMailer.Sdk.Campaigns.DmCampaignContactLinkClick.Url
getset

The destination of the link that the contact clicked on.

string dotMailer.Sdk.Campaigns.DmCampaignContactLinkClick.UserAgent
getset

The user agent the contact was using the read the email when the link was clicked.

string dotMailer.Sdk.Campaigns.DmCampaignContactLinkClick.UserTag1
getset

User Tag

string dotMailer.Sdk.Campaigns.DmCampaignContactLinkClick.UserTag2
getset

User Tag

string dotMailer.Sdk.Campaigns.DmCampaignContactLinkClick.UserTag3
getset

User Tag

Generated by   doxygen 1.8.3