dotmailer SDK
Tools to access and manage an account in the dotMailer system
|
Enumeration Type Documentation
Status of add contacts to address book import process
The possible status of a campaign
Possible api error codes
Enumerator | |
---|---|
ERROR_UNKNOWN |
Unknown error |
ERROR_ADDRESSBOOK_DUPLICATE |
Duplicate address book error |
ERROR_ADDRESSBOOK_INVALID |
Invalid Address book |
ERROR_ADDRESSBOOK_LIMITEXCEEDED |
The address book is full |
ERROR_ADDRESSBOOK_NOT_FOUND |
Address book not found |
ERROR_ADDRESSBOOK_NOTWRITABLE |
address book is read-only/system |
ERROR_APIUSAGE_EXCEEDED |
Api usage limit has bee exceeded default is 15,000 calls in 24 hour period |
ERROR_CAMPAIGN_INVALID |
Campaign invalid/incomplete |
ERROR_CAMPAIGN_NOT_FOUND |
Campaign not found |
ERROR_CAMPAIGN_READONLY |
Campaign is read-only |
ERROR_CAMPAIGN_SENDNOTPERMITTED |
Sending to specified campaign is not allowed (are there send credits ?) |
ERROR_CONTACT_INVALID |
Invalid/incomplete contact |
ERROR_CONTACT_NOT_FOUND |
Contact not found |
ERROR_CONTACT_SUPPRESSED |
Contact is in the local/global suppression list |
ERROR_CONTACT_TOOMANY |
Too many contacts (?) |
ERROR_DATAFIELD_LIMITEXCEEDED |
Too many data fields on the account |
ERROR_DATAFIELD_NOTFOUND |
Data field not found |
ERROR_IMPORT_NOT_FOUND |
Import set not found |
ERROR_IMPORT_TOOMANYACTIVEIMPORTS |
Cannot start import as the account has too many active imports |
ERROR_INVALID_EMAIL |
Invalid email address |
ERROR_INVALID_LOGIN |
Invalid login check username and password |
ERROR_NO_EMAIL_COLUMN |
No email column in import csv |
ERROR_NON_UNIQUE_DATAFIELD |
Duplicate data field |
ERROR_NON_UNIQUE_EMAIL |
duplicate email address |
ERROR_PARAMETER_INVALID |
Parameter is invalid (?) |
ERROR_SEND_LIMITEXCEEDED |
Cannot send, no send credits left |
ERROR_SMS_INVALIDPHONENUMBER |
Cannot sms, invalid phone number |
ERROR_SMS_SENDNOTPERMITTED |
SMS sending not allowed |
ERROR_SYSTEM_SERVICETEMPORARILYUNAVAILABLE |
Service is down |
ERROR_DATAFIELD_INVALID |
Datafield invalid |
ERROR_IMAGE_PARENTFOLDERDOESNOTEXIST |
Parent folder does not exist |
ERROR_IMAGE_PARENTFOLDERDELETED |
Parent folder deleted |
ERROR_IMAGE_NAMEINVALID |
The name was invalid |
ERROR_IMAGE_UNSUPORTEDFORMAT |
The image format is not supported |
ERROR_IMAGE_DATAEMPTY |
The data was empty |
ERROR_DOCUMENT_NOTFOUND |
The document could not be found |
ERROR_DOCUMENT_TOOMANYATTACHMENTS |
Too many attachments |
ERROR_DOCUMENT_ATTACHMENTSTOOLARGE |
The attachments were too large |
ERROR_FEATURENOTACTIVE |
Feature not active |
ERROR_DOCUMENT_PARENTFOLDERDOESNOTEXIST |
The parent folder does not exist |
ERROR_DOCUMENT_PARENTFOLDERDELETED |
Parent folder deleted |
ERROR_DOCUMENT_NAMEINVALID |
Name invalid |
ERROR_DOCUMENT_UNSUPPORTEDFORMAT |
Unsupported format |
ERROR_DOCUMENT_DATAEMPTY |
Data empty |
ERROR_DOCUMENT_TOOLARGE |
The document was too large |
ERROR_TEMPLATE_INVALID |
The template was not valid |
ERROR_TEMPLATE_NOT_FOUND |
The template could not be found |
ERROR_CONTACT_ID_MISSING |
no contact Id provided |
ERROR_CAMPAIGN_ID_MISSING |
no campaign Id provided |
ERROR_IMPORT_SINGLECONTACT_LIMIT |
single contact import limit exceeded |
ERROR_IMPORT_PROGRESSUPDATE_TIMEDOUT |
GetContactImportProgress api timedout |
ERROR_JSON_SERIALISATION |
Error in json serialisation |
ERROR_JSON_DESERIALISATION |
Error in json deserialisation |
ERROR_XML_SERIALISATION |
Error in xml serialisation |
ERROR_XML_DESERIALISATION |
Error in xml deserialisation |
ERROR_API_DISCONNECTED |
Api does not have any active connection to the webservice |
ERROR_CONNECTION |
Failed to connect to the webservice, check internet connection |
ERROR_NOCACHEPROVIDER |
An action required a cache provider, but none was provided |
ERROR_INVALID_IMPORT_TYPE |
The specified import contact result was an invalid type for the operations |
ERROR_CONTACTIMPORT_RETRY |
The service attempted to retry to upload a contact import batch, more times than was allowed. |
ERROR_ACCOUNT_PROPERTY_NOTFOUND |
The specified account property was not found |
ERROR_PAGEDAPICALL_TIMEOUT |
a paged api call timeout |
ERROR_APICALL_TIMEOUT |
An api call timedout |
NUM_ERROR_CODES |
total number of error codes |
Suppression cause values
Enumerator | |
---|---|
Subscribed |
The contact is already subscribed |
UnSubscribed |
The contact unsubscribed |
SoftBounced |
The contact soft bounced |
HardBounced |
The contact hard bounced |
IspComplained |
There is an isp complaint associated with the contact |
MailBlocked |
The contact was blocked |
PendingOptIn | |
DirectComplaint |
The contact complained directly to dotMailer |
SpamTrap |
Known spam trap |
Deleted |
Contact was deleted |
BlockedLocalPart | |
SharedSuppression | |
SharedSuppressionCreation | |
SharedDomainSuppression | |
Suppressed | |
DomainSuppression |
The contact's email address domain has been suppressed |
NoMxRecord |
Total number of values |
NotAllowed | |
Other | |
Unknown |
Generated by 1.8.3