LeadFormSubmissionField

  • field_type indicates the type of input used for the lead form field, while field_value holds the actual value submitted in that field.

  • Both field_type and field_value are output-only fields, meaning they are provided by the system and cannot be modified.

Fields in the submitted lead form.

Fields

field_type

LeadFormFieldUserInputType

Output only. Field type for lead form fields.

field_value

string

Output only. Field value for lead form fields.