AI-generated Key Takeaways
-
Data from lead form submissions includes fields providing information about the submission, such as resource name, ID, associated assets, campaigns, ad groups, ad group ads, Google Click ID, and submission date and time.
-
Submission data can be found in
lead_form_submission_fields
andcustom_lead_form_submission_fields
. -
All fields listed are output only, meaning they are provided in the response but cannot be modified.
Data from lead form submissions.
Fields | |
---|---|
|
Output only. The resource name of the lead form submission data. Lead form submission data resource names have the form:
|
|
Output only. ID of this lead form submission. |
|
Output only. Asset associated with the submitted lead form. |
|
Output only. Campaign associated with the submitted lead form. |
|
Output only. Submission data associated with a lead form. |
|
Output only. Submission data associated with a custom lead form. |
|
Output only. AdGroup associated with the submitted lead form. |
|
Output only. AdGroupAd associated with the submitted lead form. |
|
Output only. Google Click Id associated with the submissed lead form. |
|
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". |