ClickView
The click view in the query.
Table Specific Information
Select
Google Ads does not allow every column to be selected in a single query as some data will conflict if selected together. Therefore, when issuing a query that selects all columns, only the default metrics, segments, and attributes will be returned. In general, these defaults are the same fields that are exposed through the Ads console.
To use the nondefault fields, explicitly select them in your query.
Filters can also be used in the WHERE clause. The supported operators are the =, !=, >, >=, <, <=, LIKE, NOT LIKE, IN, and NOT IN operators. All filters must be joined by the AND keyword as OR is not supported by the Ads API.
Queries to ClickView must have a filter limiting the results to one day and can be requested for
dates back to 90 days before the time of the request.
SELECT * FROM ClickView WHERE Date DURING Yesterday
Columns
| Name | Type | Description |
| ClickViewAdGroupAd | String | ClickViewAdGroupAd column for table ClickView |
| ClickViewAreaOfInterestCity | String | ClickViewAreaOfInterestCity column for table ClickView |
| ClickViewAreaOfInterestCountry | String | ClickViewAreaOfInterestCountry column for table ClickView |
| ClickViewAreaOfInterestMetro | String | ClickViewAreaOfInterestMetro column for table ClickView |
| ClickViewAreaOfInterestMostSpecific | String | ClickViewAreaOfInterestMostSpecific column for table ClickView |
| ClickViewAreaOfInterestRegion | String | ClickViewAreaOfInterestRegion column for table ClickView |
| ClickViewGclid | String | ClickViewGclid column for table ClickView |
| ClickViewLocationOfPresenceCity | String | ClickViewLocationOfPresenceCity column for table ClickView |
| ClickViewLocationOfPresenceCountry | String | ClickViewLocationOfPresenceCountry column for table ClickView |
| ClickViewLocationOfPresenceMetro | String | ClickViewLocationOfPresenceMetro column for table ClickView |
| ClickViewLocationOfPresenceMostSpecific | String | ClickViewLocationOfPresenceMostSpecific column for table ClickView |
| ClickViewLocationOfPresenceRegion | String | ClickViewLocationOfPresenceRegion column for table ClickView |
| ClickViewPageNumber | Long | ClickViewPageNumber column for table ClickView |
| ClickViewResourceName | String | ClickViewResourceName column for table ClickView |
| CustomerAutoTaggingEnabled | Bool | CustomerAutoTaggingEnabled column for table ClickView |
| CustomerCallReportingSettingCallConversionAction | String | CustomerCallReportingSettingCallConversionAction column for table ClickView |
| CustomerCallReportingSettingCallConversionReportingEnabled | Bool | CustomerCallReportingSettingCallConversionReportingEnabled column for table ClickView |
| CustomerCallReportingSettingCallReportingEnabled | Bool | CustomerCallReportingSettingCallReportingEnabled column for table ClickView |
| CustomerConversionTrackingSettingConversionTrackingId | Long | CustomerConversionTrackingSettingConversionTrackingId column for table ClickView |
| CustomerConversionTrackingSettingCrossAccountConversionTrackingId | Long | CustomerConversionTrackingSettingCrossAccountConversionTrackingId column for table ClickView |
| CustomerCurrencyCode | String | CustomerCurrencyCode column for table ClickView |
| CustomerDescriptiveName | String | CustomerDescriptiveName column for table ClickView |
| CustomerFinalUrlSuffix | String | CustomerFinalUrlSuffix column for table ClickView |
| CustomerHasPartnersBadge | Bool | CustomerHasPartnersBadge column for table ClickView |
| CustomerId | Long | CustomerId column for table ClickView |
| CustomerManager | Bool | CustomerManager column for table ClickView |
| CustomerPayPerConversionEligibilityFailureReasons | String | CustomerPayPerConversionEligibilityFailureReasons column for table ClickView |
| CustomerRemarketingSettingGoogleGlobalSiteTag | String | CustomerRemarketingSettingGoogleGlobalSiteTag column for table ClickView |
| CustomerResourceName | String | CustomerResourceName column for table ClickView |
| CustomerTestAccount | Bool | CustomerTestAccount column for table ClickView |
| CustomerTimeZone | String | CustomerTimeZone column for table ClickView |
| CustomerTrackingUrlTemplate | String | CustomerTrackingUrlTemplate column for table ClickView |
| Clicks | Long | Clicks column for table ClickView |
| ClickViewCampaignLocationTarget | String | The associated campaign location target, if one exists. |
| ClickViewUserList | String | The associated user list, if one exists. |
| AdNetworkType | String | AdNetworkType column for table ClickView |
| ClickType | String | ClickType column for table ClickView |
| Date | Date | Date column for table ClickView |
| Device | String | Device column for table ClickView |
| MonthOfYear | String | MonthOfYear column for table ClickView |
| Slot | String | Slot column for table ClickView |