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

dotmailer SDK

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

Campaign ROI Detail More...

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

Properties

int AccountId [get, set]
 The parent account id
 
int CampaignId [get, set]
 The id of the campaign
 
int ContactId [get, set]
 The ID of the contact sent the campaign that triggered the ROI activity.
 
string ContactEmail [get, set]
 The email of the contact
 
DateTime DateEntered [get, set]
 The date and time the tracking code was triggered.
 
string Marker [get, set]
 The first parameter of the _dmTrack() function.
 
string Type [get, set]
 The data type of the value.
 
string Value [get, set]
 The second parameter of the _dmTrack() function.
 
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

Campaign ROI Detail

Property Documentation

int dotMailer.Sdk.Campaigns.DmCampaignRoiDetail.AccountId
getset

The parent account id

int dotMailer.Sdk.Campaigns.DmCampaignRoiDetail.CampaignId
getset

The id of the campaign

string dotMailer.Sdk.Campaigns.DmCampaignRoiDetail.ContactEmail
getset

The email of the contact

int dotMailer.Sdk.Campaigns.DmCampaignRoiDetail.ContactId
getset

The ID of the contact sent the campaign that triggered the ROI activity.

DateTime dotMailer.Sdk.Campaigns.DmCampaignRoiDetail.DateEntered
getset

The date and time the tracking code was triggered.

string dotMailer.Sdk.Campaigns.DmCampaignRoiDetail.ExternalId
get

Gets/Sets the generated Id that uniquely identifies this record

bool dotMailer.Sdk.Campaigns.DmCampaignRoiDetail.IsDirty
get

Returns true if the object has changed

string dotMailer.Sdk.Campaigns.DmCampaignRoiDetail.Marker
getset

The first parameter of the _dmTrack() function.

string dotMailer.Sdk.Campaigns.DmCampaignRoiDetail.ObjectType
getset

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

string dotMailer.Sdk.Campaigns.DmCampaignRoiDetail.Type
getset

The data type of the value.

string dotMailer.Sdk.Campaigns.DmCampaignRoiDetail.UserTag1
getset

User Tag

string dotMailer.Sdk.Campaigns.DmCampaignRoiDetail.UserTag2
getset

User Tag

string dotMailer.Sdk.Campaigns.DmCampaignRoiDetail.UserTag3
getset

User Tag

string dotMailer.Sdk.Campaigns.DmCampaignRoiDetail.Value
getset

The second parameter of the _dmTrack() function.

Generated by   doxygen 1.8.3