dotmailer SDK
Tools to access and manage an account in the dotMailer system
|
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234567]
dotMailer | |
Sdk | |
AddressBook | |
DmAddressBook | Represents an address book in dotMailer |
API | |
Progress | |
InfoTypes | |
AdditionalInfo | |
DmProcessEventArgs | |
TimeoutOptions | The timeout options for calling web service endpoints |
Cache | |
IDmCacheableObject | |
IDmCacheProvider | |
Campaigns | |
DmCampaignContent | class to hold the text content of a campaign as we get both of these in one call |
DmCampaign | Represents a dotMailer campaign |
DmCampaignContactActivity | Represents an APICampaignContactSummary returned by the ListCampaignContactActivity web method |
DmCampaignContactForward | Contact forward information for a campaign |
DmCampaignContactLinkClick | Represents APICampaignContactClick3, which contains all of the data from APICampaignContactClick and APICampaignContactClick2, returned by the ListCampaignContactClicks2 web method |
DmCampaignContactOpen | Represents an APICampaignContactOpen returned by the ListCampaignContactOpens web method |
DmCampaignContactPageView | Represents an APICampaignContactPageView returned by the ListCampaignContactPageViews web method |
DmCampaignContactReply | Represents an APICampaignContactReply returned by the ListCampaignContactReplies web method |
DmCampaignContactRoiDetail | Represents an APICampaignContactROIDetail returned by the ListCampaignContactRoiDetail web method |
DmCampaignContactSocialBookmark | Represents an APICampaignContactSocialBookmark returned by the ListCampaignContactSocialBookmarkViews web method |
DmCampaignContactStats | Class that encapsulates the contact activity/reports for a campaign |
DmCampaignOpener | Campaign Opener Information |
DmCampaignRoiDetail | Campaign ROI Detail |
DmCampaignSummary | Summary for a campaign |
ClassAttributes | |
DmPropertyType | Indicates what type of property this is |
Collections | |
Importing | |
ImportContactSessionCollection | Import Contact Sessions |
DmAddressBookCollection | A collection of DmAddressBooks |
DmCampaignCollection | A collection of DmCampaign objects |
DmCampaignContactActivityCollection | A Campaign Contact Activity Collection |
DmCampaignContactLinkClickCollection | A Collection of DmCampaignContactLinkClick |
DmCampaignContactOpenCollection | A collection of DmCampaignContactOpen objects |
DmCampaignContactPageViewCollection | A collection of DmCampaignContactPageView objects |
DmCampaignContactReplyCollection | A collection of DmCampaignContactReply objects |
DmCampaignContactRoiDetailCollection | A collection of DmCampaignContactRoiDetail objects |
DmCampaignContactSocialBookmarkCollection | A collection of DmCampaignContactSocialBookmark objects |
DmCampaignContactStatsCollection | A collection of DmCampaignContactStats objects |
DmCampaignOpenerCollection | A collection of DmCampaignOpener objects |
DmCampaignRoiDetailCollection | Collection of DmCampaignRoiDetail |
DmContactCollection | A collection of DmContacts |
DmCustomFromAddressCollection | A collection of DmCustomFromAddress objects |
DmDataFieldDefinitionCollection | A collection of data field definitions |
DmDataFieldValueCollection | A collection of data field values used by a contact |
DmSuppressedContactCollection | Collection of suppressed contacts |
DmTemplateCollection | A collection of templates. |
Common | |
Contacts | |
DataFields | |
DmDataFieldDefinition | Class that defines a data field that is used by the DmContacts |
DmDataFieldValue | Class that represents a data field attached to a contact |
Importing | |
Manager | |
ImportContactOptions | Class the defines the options that can are used when adding contacts to an address book |
ImportContactResult | Represents the result of an import contact operation. Can be used to track the progress of an import, and provides stats for the results of the import. |
ImportContactSession | Class that represents a dotMailer contact import session |
ImportReport | Report of the contact import process |
ImportWatcher | Helper class that watches an import result to be completed |
DmContact | Class that represents a contact. |
DmDocument | Class that represents a document in dotMailer's Document Manager. |
Enums | |
Exceptions | |
AttachmentsNotEnabledInAccountException | Campaign attachments have not been enabled in the account. |
ServiceConnectionErrorException | There was a problem connecting to the server. |
DmServiceNotValidException | Web service credentials are invalid exception |
Interfaces | |
IDmAddressBook | DM AddressBook Interface |
IDmCampaign | Interface the defines the campaign information |
IDmContact | DM Contact Interface |
IDmDocument | An interface representing a document in dotMailer's Document Manager. |
IDmObject | Interface to deal with checking to see if collection/object has been changed |
IDmTemplate | An interface describing a dotMailer template. |
Objects | |
Campaigns | |
DmCampaignPageView | A Campaign Page View |
DmCampaignSocialBookmark | A Social Book |
Collections | |
DmAccountPropertyCollection | Collection of DmAccountProperty objects |
DmCampaignPageViewCollection | A collection of DmCampaignPageView objects |
DmCampaignSocialBookmarkCollection | A Collection of DmCampaignSocialBookmarks |
DmDocumentCollection | Collection of objects that implement the IDmDocument interface. |
DmDocumentFolderCollection | Collection of DmDocumentFolder objects. |
DmImageFolderCollection | Collection of DmImageFolder objects. |
IDmContactCollection | Collection of IDmContact objects |
Contacts | |
Importing | |
Manager | |
Collection | |
DmSuppressedContact | Represents a contact that has been suppressed |
Documents | |
DmDocumentFolder | Represents a single folder in dotMailer's Document Manager. |
Images | |
DmImage | Represents an image previously uploaded to a dotMailer account. |
DmImageFolder | Represents a single folder in the tree of folders used to store images in your dotMailer account. |
Templates | |
DmTemplate | A Template is a wrapper for campaign content |
DmAccountInfo | Account Information class |
DmAccountProperty | An Account property entry |
Sending | |
SendResult | Class that represents the state of a send email operation |
SendResultCollection | A Collection of SendResult objects |
SplitTestSendOptions | Options used in send split-test campaigns |
DmService | dotMailer Management Service |
DmServiceFactory | Service Factory |
AddressBookFactory | Address Book Factory. Provides methods to manage address books of contacts |
CampaignFactory | Campaign Factory - Provides functions to manage campaigns, including sending them to address books and contacts, and accessing email stats. |
ContactFactory | Contact Factory - Provides functions to manage contacts |
DocumentFactory | Provides access to the document factory |
ImageFactory | Provides methods for handling Images. |
SerialisationFactory | Class that deals with the serialisation of the objects and collections |
TemplateFactory | Provides methods for handling templates. |
DmException | API Web service exception class |
DmCustomFromAddress | A customer from address |
Generated by 1.8.3