CustomLeadFormSubmissionField

  • question_text is a string field for the custom question text, limited to 300 characters.

  • field_value is a string field for the custom question response value, limited to 70 characters.

Fields in the submitted custom question

Fields

question_text

string

Output only. Question text for custom question, maximum number of characters is 300.

field_value

string

Output only. Field value for custom question response, maximum number of characters is 70.