AI-generated Key Takeaways
- 
          
Describes a custom question input field within a form.
 - 
          
The
custom_question_textfield stores the exact text of the custom question. - 
          
The
answersfield defines the accepted answer configurations for the question, allowing for free-text or specific answer types. - 
          
The
single_choice_answersfield allows for multiple-choice answers with a minimum of 2 and a maximum of 12 options. - 
          
The
has_location_answerfield enables location-based answers under specific conditions. 
One custom question input field instance within a form.
| Fields | |
|---|---|
 | 
                
                   
 The exact custom question field text (for example, "What kind of vehicle do you have?").  | 
              
Union field 
 | 
              |
 | 
                
                  
                   Answer configuration for a single choice question. Minimum of 2 answers and maximum of 12 allowed.  | 
              
 | 
                
                   
 Answer configuration for location question. If true, campaign/account level location data (state, city, business name etc) will be rendered on the Lead Form. Starting V13.1, has_location_answer can only be set for "What is your preferred dealership?" question, for advertisers with Location Assets setup at campaign/account level.  |