qualifying_question

  • Qualifying questions for Lead Form have fields including locale, qualifying question ID, resource name, and text.

  • Each field has attributes such as description, category, data type, filterable, selectable, sortable, and repeated.

  • The locale and text fields are strings, the qualifying question ID is an INT64, and the resource name is a RESOURCE_NAME.

  • All listed fields are filterable and selectable, and all except the resource name are sortable.

  • All listed fields are Output only and not repeated.

Qualifying Questions for Lead Form.

qualifying_question.locale

Field descriptionOutput only. The locale of the qualifying question.
CategoryATTRIBUTE
Data TypeSTRING
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

qualifying_question.qualifying_question_id

Field descriptionOutput only. The id of the qualifying question.
CategoryATTRIBUTE
Data TypeINT64
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

qualifying_question.resource_name

Field descriptionOutput only. The resource name of the qualifying question. 'qualifyingQuestions/{qualifyingQuestionId}'
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

qualifying_question.text

Field descriptionOutput only. The qualifying question.
CategoryATTRIBUTE
Data TypeSTRING
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse