LeadFormSubmissionData

  • Lead form submission data includes information about submissions, such as resource name, ID, and associated assets and campaigns.

  • The data provides details on which ad group and ad group ad were associated with the submission.

  • Submission data contains fields for both standard and custom lead forms.

  • The lead form submission data includes the Google Click ID (gclid) and the exact date and time of the submission.

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