Magidoc

QuestionType
Enum

Determines how a questions form input is rendered

Possible Values

#

SHORT_TEXT

Single line text box

LONG_TEXT

Multi-line text area

DROPDOWN

Dropdown/Select box

CHECKBOX

Checkbox

RADIO

Radio button

RATING

Rating

MATRIX_CHECKBOX

Matrix/Grid style questions (rows) with multiple answers (columns) using checkboxes

MATRIX_RADIO

Matrix/Grid style questions (rows) with multiple answers (columns) using radio buttons

HIDDEN

Hidden data that can get values from the URL and passed through to the subscriber's profile

DATE

Date only data type, no time is stored

DATE_TIME

Date and time

NUMBER

Numerically value stored with only a decimal separator

BIRTHDAY

Partial date stored as m/d

ZIP_CODE

US postal code

PHONE

Phone number conforming to the United States phone number format

ADDRESS_BLOCK

Full address in a single value formatted as Street Address|Streest Address 2|AddressLocality|AddressRegion|PostalCode|AddressCountry

GROUPS

Audience groups

OPT_OUT

Opt out

OPT_OUT_REASON

Opt out reason

GDPR

General Data Protection Regulation (GDPR)

FORWARD_TO_FRIEND

Forward To Friend

TEXT

Text

IMAGE

Image

CODE

Code

INT_PHONE

International Phone

Usages

#

References

#