Represents an APICampaignContactPageView returned by the ListCampaignContactPageViews web method
More...
|
int | AccountId [get, set] |
| The parent account id
|
|
int | CampaignId [get, set] |
| The parent campaign id
|
|
int | ContactId [get, set] |
| The Contact id
|
|
string | ContactEmail [get, set] |
| The contact email
|
|
Uri | Url [get, set] |
| The URL tracked as having been visited.
|
|
DateTime | DateView [get, set] |
| The date and time the page view was tracked.
|
|
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
|
|
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
|
|
Represents an APICampaignContactPageView returned by the ListCampaignContactPageViews web method
int dotMailer.Sdk.Campaigns.DmCampaignContactPageView.AccountId |
|
getset |
int dotMailer.Sdk.Campaigns.DmCampaignContactPageView.CampaignId |
|
getset |
string dotMailer.Sdk.Campaigns.DmCampaignContactPageView.ContactEmail |
|
getset |
int dotMailer.Sdk.Campaigns.DmCampaignContactPageView.ContactId |
|
getset |
DateTime dotMailer.Sdk.Campaigns.DmCampaignContactPageView.DateView |
|
getset |
The date and time the page view was tracked.
string dotMailer.Sdk.Campaigns.DmCampaignContactPageView.ExternalId |
|
get |
Gets/Sets the generated Id that uniquely identifies this record
bool dotMailer.Sdk.Campaigns.DmCampaignContactPageView.IsDirty |
|
get |
Returns true if the object has changed
string dotMailer.Sdk.Campaigns.DmCampaignContactPageView.ObjectType |
|
getset |
Returns the type name of the class Used by the serialisation process
Uri dotMailer.Sdk.Campaigns.DmCampaignContactPageView.Url |
|
getset |
The URL tracked as having been visited.
string dotMailer.Sdk.Campaigns.DmCampaignContactPageView.UserTag1 |
|
getset |
string dotMailer.Sdk.Campaigns.DmCampaignContactPageView.UserTag2 |
|
getset |
string dotMailer.Sdk.Campaigns.DmCampaignContactPageView.UserTag3 |
|
getset |