LeadFormSubmissionData

  • Lead form submission data provides details about user submissions from lead forms.

  • Key fields include resource name, submission ID, associated asset, campaign, ad group, ad, gclid, and submission timestamp.

  • Both standard and custom lead form submission fields are available.

  • All fields within the lead form submission data are output only.

Data from lead form submissions.

Proto definition

Fields

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.

asset

string

Output only. Asset associated with the submitted lead form.

campaign

string

Output only. Campaign associated with the submitted lead form.

custom_lead_form_submission_fields[]

CustomLeadFormSubmissionField

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

gclid

string

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

id

string

Output only. ID of this lead form submission.

lead_form_submission_fields[]

LeadFormSubmissionField

Output only. Submission data associated with a lead form.

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}

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".