LeadFormSubmissionData
Data from lead form submissions.
Columns
Name | Type | Behavior | Description |
CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
LeadFormSubmissionDataAdGroup | String | ATTRIBUTE | Output only. AdGroup associated with the submitted lead form. |
LeadFormSubmissionDataAdGroupAd | String | ATTRIBUTE | Output only. AdGroupAd associated with the submitted lead form. |
LeadFormSubmissionDataAsset | String | ATTRIBUTE | Output only. Asset associated with the submitted lead form. |
LeadFormSubmissionDataCampaign | String | ATTRIBUTE | Output only. Campaign associated with the submitted lead form. |
LeadFormSubmissionDataCustomLeadFormSubmissionFields | String | ATTRIBUTE | Output only. Submission data associated with a custom lead form. |
LeadFormSubmissionDataGclid | String | ATTRIBUTE | Output only. Google Click Id associated with the submissed lead form. |
LeadFormSubmissionDataId | String | ATTRIBUTE | Output only. ID of this lead form submission. |
LeadFormSubmissionDataLeadFormSubmissionFields | String | ATTRIBUTE | Output only. Submission data associated with a lead form. |
LeadFormSubmissionDataResourceName | String | ATTRIBUTE | 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} |
LeadFormSubmissionDataSubmissionDateTime | Datetime | ATTRIBUTE | 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'. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |