+49 69 83008980 service@xqueue.com
Benötigen Sie Hilfe?

Im Maileon Help-Center finden Sie umfassende Dokumentationen zu unserem System.

Beliebte Suchanfragen: Importe | Rest-API | Integrationen | SMS

Standard Contact Fields

Sie sind hier:
Hint: Make sure to use UTF-8 as input encoding for all transferred data. Otherwise the chance for misinterpreted characters is given. The Maileon API supports the following standard contact fields (note that the email address and the external id of the contact have their own tags in XML documents):
Field Remark
ADDRESS The length must not exceed 255 characters.
BIRTHDAY Allowed patterns: yyyy-MM-dd and yyyy-MM-dd HH:mm:ss
CITY The length must not exceed 255 characters.
COUNTRY The length must not exceed 255 characters.
FIRSTNAME The length must not exceed 255 characters.
GENDER Allowed values: m (male), f (female), or d (divers)
HNR The length must not exceed 255 characters.
LASTNAME The length must not exceed 255 characters.
FULLNAME The length must not exceed 255 characters.
LOCALE The value must follow the pattern: xx (example: en) or xx_XX (example: de_DE). „xx“ is the two character language code (ISO 639) and „XX“ the two character code for the country of the language (ISO 3166). Example: british english is notated as „en_GB“ and american english as „en_US“. For just marking a contact as english speaking „en“ is usually enough.
NAMEDAY Allowed patterns: yyyy-mm-dd and yyyy-mm-dd hh:mm:ss
ORGANIZATION The length must not exceed 255 characters.
REGION The length must not exceed 255 characters.
STATE The length must not exceed 255 characters.
SALUTATION The length must not exceed 255 characters.
TITLE The length must not exceed 255 characters.
ZIP The length must not exceed 255 characters.
Organizational standard fields (it is only possible to retrieve them, they cannot bet set explicitly):
Field Remark
PERMISSION_STATUS The permission status can be „available“ (permission != none and not unsubscribed) „none“ (no permission given) or „unsubscribed“.
SENDOUT_STATUS Sendout status can be „blocked“ or „allowed“
SUBSCRIPTION_PAGE The name of the subscription page, as specified during creation of the contact (parameter subscription_page).
CUSTOM_SOURCE The name of the source, as specified during creation of the contact (parameter src).
CHECKSUM The checksum of the contact, used to retrieve or update contact information  in insecure environments, e.g. publicly available landingpages (e.g. profile update pages) that use email, ID or external ID to identify a contact. As a second parameter, you can use the checksum to avoid users passing guessed identifiers.
Inhaltsverzeichnis