GeographicView

The geographic 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.

Columns

Name Type Description
CustomerAutoTaggingEnabled Bool CustomerAutoTaggingEnabled column for table GeographicView
CustomerCallReportingSettingCallConversionAction String CustomerCallReportingSettingCallConversionAction column for table GeographicView
CustomerCallReportingSettingCallConversionReportingEnabled Bool CustomerCallReportingSettingCallConversionReportingEnabled column for table GeographicView
CustomerCallReportingSettingCallReportingEnabled Bool CustomerCallReportingSettingCallReportingEnabled column for table GeographicView
CustomerConversionTrackingSettingConversionTrackingId Long CustomerConversionTrackingSettingConversionTrackingId column for table GeographicView
CustomerConversionTrackingSettingCrossAccountConversionTrackingId Long CustomerConversionTrackingSettingCrossAccountConversionTrackingId column for table GeographicView
CustomerCurrencyCode String CustomerCurrencyCode column for table GeographicView
CustomerDescriptiveName String CustomerDescriptiveName column for table GeographicView
CustomerFinalUrlSuffix String CustomerFinalUrlSuffix column for table GeographicView
CustomerHasPartnersBadge Bool CustomerHasPartnersBadge column for table GeographicView
CustomerId Long CustomerId column for table GeographicView
CustomerManager Bool CustomerManager column for table GeographicView
CustomerPayPerConversionEligibilityFailureReasons String CustomerPayPerConversionEligibilityFailureReasons column for table GeographicView
CustomerRemarketingSettingGoogleGlobalSiteTag String CustomerRemarketingSettingGoogleGlobalSiteTag column for table GeographicView
CustomerResourceName String CustomerResourceName column for table GeographicView
CustomerTestAccount Bool CustomerTestAccount column for table GeographicView
CustomerTimeZone String CustomerTimeZone column for table GeographicView
CustomerTrackingUrlTemplate String CustomerTrackingUrlTemplate column for table GeographicView
AllConversions Double AllConversions column for table GeographicView
AllConversionsFromInteractionsRate Double AllConversionsFromInteractionsRate column for table GeographicView
AllConversionsValue Double AllConversionsValue column for table GeographicView
AverageCost Double AverageCost column for table GeographicView
AverageCpc Double AverageCpc column for table GeographicView
AverageCpm Double AverageCpm column for table GeographicView
AverageCpv Double AverageCpv column for table GeographicView
Clicks Long Clicks column for table GeographicView
Conversions Double Conversions column for table GeographicView
ConversionsFromInteractionsRate Double ConversionsFromInteractionsRate column for table GeographicView
ConversionsValue Double ConversionsValue column for table GeographicView
CostMicros Long CostMicros column for table GeographicView
CostPerAllConversions Double CostPerAllConversions column for table GeographicView
CostPerConversion Double CostPerConversion column for table GeographicView
CrossDeviceConversions Double CrossDeviceConversions column for table GeographicView
Ctr Double Ctr column for table GeographicView
Impressions Long Impressions column for table GeographicView
InteractionEventTypes String InteractionEventTypes column for table GeographicView
InteractionRate Double InteractionRate column for table GeographicView
Interactions Long Interactions column for table GeographicView
ValuePerAllConversions Double ValuePerAllConversions column for table GeographicView
ValuePerConversion Double ValuePerConversion column for table GeographicView
VideoViewRate Double VideoViewRate column for table GeographicView
VideoViews Long VideoViews column for table GeographicView
ViewThroughConversions Long ViewThroughConversions column for table GeographicView
AdNetworkType String AdNetworkType column for table GeographicView
ConversionAction String ConversionAction column for table GeographicView
ConversionActionCategory String ConversionActionCategory column for table GeographicView
ConversionActionName String ConversionActionName column for table GeographicView
Date Date Date column for table GeographicView
DayOfWeek String DayOfWeek column for table GeographicView
Device String Device column for table GeographicView
ExternalConversionSource String ExternalConversionSource column for table GeographicView
GeoTargetAirport String GeoTargetAirport column for table GeographicView
GeoTargetCanton String GeoTargetCanton column for table GeographicView
GeoTargetCity String GeoTargetCity column for table GeographicView
GeoTargetCounty String GeoTargetCounty column for table GeographicView
GeoTargetDistrict String GeoTargetDistrict column for table GeographicView
GeoTargetMetro String GeoTargetMetro column for table GeographicView
GeoTargetMostSpecificLocation String GeoTargetMostSpecificLocation column for table GeographicView
GeoTargetPostalCode String GeoTargetPostalCode column for table GeographicView
GeoTargetProvince String GeoTargetProvince column for table GeographicView
GeoTargetRegion String GeoTargetRegion column for table GeographicView
GeoTargetState String GeoTargetState column for table GeographicView
Month Date Month column for table GeographicView
MonthOfYear String MonthOfYear column for table GeographicView
Quarter Date Quarter column for table GeographicView
Week Date Week column for table GeographicView
Year Int Year column for table GeographicView

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
ManagerId Long Id of the manager account on behalf of which you are requesting customer data.