UserLocationView

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

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.