LeadFormSubmissionData

Data from lead form submissions.

Fields

resource_name

string

Output only. The resource name of the lead form submission data. Lead form submission data resource names have the form:

customers/{customer_id}/leadFormSubmissionData/{lead_form_submission_data_id}

id

string

Output only. ID of this lead form submission.

asset

string

Output only. Asset associated with the submitted lead form.

campaign

string

Output only. Campaign associated with the submitted lead form.

lead_form_submission_fields[]

LeadFormSubmissionField

Output only. Submission data associated with a lead form.

custom_lead_form_submission_fields[]

CustomLeadFormSubmissionField

Output only. Submission data associated with a custom lead form.

ad_group

string

Output only. AdGroup associated with the submitted lead form.

ad_group_ad

string

Output only. AdGroupAd associated with the submitted lead form.

gclid

string

Output only. Google Click Id associated with the submissed lead form.

submission_date_time

string

Output only. The date and time at which the lead form was submitted. The format is "yyyy-mm-dd hh:mm:ss+|-hh:mm", for example, "2019-01-01 12:32:45-08:00".