Enum describing the input type of a lead form field.
Enums | |
---|---|
UNSPECIFIED |
Not specified. |
UNKNOWN |
Used for return value only. Represents value unknown in this version. |
FULL_NAME |
The user will be asked to fill in their given and family name. This field cannot be set at the same time as GIVEN_NAME or FAMILY_NAME. |
EMAIL |
The user will be asked to fill in their email address. |
PHONE_NUMBER |
The user will be asked to fill in their phone number. |
POSTAL_CODE |
The user will be asked to fill in their zip code. |
CITY |
The user will be asked to fill in their city. |
REGION |
The user will be asked to fill in their region part of the address (e.g. state for US, province for Canada). |
COUNTRY |
The user will be asked to fill in their country. |
WORK_EMAIL |
The user will be asked to fill in their work email address. |
COMPANY_NAME |
The user will be asked to fill in their company name. |
WORK_PHONE |
The user will be asked to fill in their work phone. |
JOB_TITLE |
The user will be asked to fill in their job title. |
GOVERNMENT_ISSUED_ID_CPF_BR |
The user will be asked to fill in their CPF for Brazil users. |
GOVERNMENT_ISSUED_ID_DNI_AR |
The user will be asked to fill in their DNI for Argentina users. |
GOVERNMENT_ISSUED_ID_DNI_PE |
The user will be asked to fill in their DNI for Peru users. |
GOVERNMENT_ISSUED_ID_RUT_CL |
The user will be asked to fill in their RUT for Chile users. |
GOVERNMENT_ISSUED_ID_CC_CO |
The user will be asked to fill in their CC for Colombia users. |
GOVERNMENT_ISSUED_ID_CI_EC |
The user will be asked to fill in their CI for Ecuador users. |
GOVERNMENT_ISSUED_ID_RFC_MX |
The user will be asked to fill in their RFC for Mexico users. |
FIRST_NAME |
The user will be asked to fill in their first name. This field can not be set at the same time as FULL_NAME. |
LAST_NAME |
The user will be asked to fill in their last name. This field can not be set at the same time as FULL_NAME. |
VEHICLE_MODEL |
Question: "Which model are you interested in?" Category: "Auto" |
VEHICLE_TYPE |
Question: "Which type of vehicle are you interested in?" Category: "Auto" |
PREFERRED_DEALERSHIP |
Question: "What is your preferred dealership?" Category: "Auto" |
VEHICLE_PURCHASE_TIMELINE |
Question: "When do you plan on purchasing a vehicle?" Category: "Auto" |
VEHICLE_OWNERSHIP |
Question: "Do you own a vehicle?" Category: "Auto" |
VEHICLE_PAYMENT_TYPE |
Question: "What vehicle ownership option are you interested in?" Category: "Auto" |
VEHICLE_CONDITION |
Question: "What type of vehicle condition are you interested in?" Category: "Auto" |
COMPANY_SIZE |
Question: "What size is your company?" Category: "Business" |
ANNUAL_SALES |
Question: "What is your annual sales volume?" Category: "Business" |
YEARS_IN_BUSINESS |
Question: "How many years have you been in business?" Category: "Business" |
JOB_DEPARTMENT |
Question: "What is your job department?" Category: "Business" |
JOB_ROLE |
Question: "What is your job role?" Category: "Business" |
EDUCATION_PROGRAM |
Question: "Which program are you interested in?" Category: "Education" |
EDUCATION_COURSE |
Question: "Which course are you interested in?" Category: "Education" |
PRODUCT |
Question: "Which product are you interested in?" Category: "General" |
SERVICE |
Question: "Which service are you interested in?" Category: "General" |
OFFER |
Question: "Which offer are you interested in?" Category: "General" |
CATEGORY |
Question: "Which category are you interested in?" Category: "General" |
PREFERRED_CONTACT_METHOD |
Question: "What is your preferred method of contact?" Category: "General" |
PREFERRED_LOCATION |
Question: "What is your preferred location?" Category: "General" |
PREFERRED_CONTACT_TIME |
Question: "What is the best time to contact you?" Category: "General" |
PURCHASE_TIMELINE |
Question: "When are you looking to make a purchase?" Category: "General" |
YEARS_OF_EXPERIENCE |
Question: "How many years of work experience do you have?" Category: "Jobs" |
JOB_INDUSTRY |
Question: "What industry do you work in?" Category: "Jobs" |
LEVEL_OF_EDUCATION |
Question: "What is your highest level of education?" Category: "Jobs" |
PROPERTY_TYPE |
Question: "What type of property are you looking for?" Category: "Real Estate" |
REALTOR_HELP_GOAL |
Question: "What do you need a realtor's help with?" Category: "Real Estate" |
PROPERTY_COMMUNITY |
Question: "What neighborhood are you interested in?" Category: "Real Estate" |
PRICE_RANGE |
Question: "What price range are you looking for?" Category: "Real Estate" |
NUMBER_OF_BEDROOMS |
Question: "How many bedrooms are you looking for?" Category: "Real Estate" |
FURNISHED_PROPERTY |
Question: "Are you looking for a fully furnished property?" Category: "Real Estate" |
PETS_ALLOWED_PROPERTY |
Question: "Are you looking for properties that allow pets?" Category: "Real Estate" |
NEXT_PLANNED_PURCHASE |
Question: "What is the next product you plan to purchase?" Category: "Retail" |
EVENT_SIGNUP_INTEREST |
Question: "Would you like to sign up for an event?" Category: "Retail" |
PREFERRED_SHOPPING_PLACES |
Question: "Where are you interested in shopping?" Category: "Retail" |
FAVORITE_BRAND |
Question: "What is your favorite brand?" Category: "Retail" |
TRANSPORTATION_COMMERCIAL_LICENSE_TYPE |
Question: "Which type of valid commercial license do you have?" Category: "Transportation" |
EVENT_BOOKING_INTEREST |
Question: "Interested in booking an event?" Category: "Travel" |
DESTINATION_COUNTRY |
Question: "What is your destination country?" Category: "Travel" |
DESTINATION_CITY |
Question: "What is your destination city?" Category: "Travel" |
DEPARTURE_COUNTRY |
Question: "What is your departure country?" Category: "Travel" |
DEPARTURE_CITY |
Question: "What is your departure city?" Category: "Travel" |
DEPARTURE_DATE |
Question: "What is your departure date?" Category: "Travel" |
RETURN_DATE |
Question: "What is your return date?" Category: "Travel" |
NUMBER_OF_TRAVELERS |
Question: "How many people are you traveling with?" Category: "Travel" |
TRAVEL_BUDGET |
Question: "What is your travel budget?" Category: "Travel" |
TRAVEL_ACCOMMODATION |
Question: "Where do you want to stay during your travel?" Category: "Travel" |