AI-generated Key Takeaways
-
The User Location View provides geographical insights into campaign performance by aggregating metrics at the country level, distinguishing between targeted and non-targeted locations.
-
Marketers can leverage segments like ad network type, conversion details, date ranges, device, and geographical targets (city, metro, region) to analyze user location data.
-
A wide array of metrics, including clicks, conversions, cost, impressions, and interaction rates, can be queried to understand user behavior and campaign effectiveness across different locations.
-
Resources like customer data can be selected for analysis, while ad group and campaign data can be utilized to segment the metrics for deeper insights.
-
The provided table outlines various fields, segments, and metrics available within the
user_location_view, specifying their data types, filterability, selectability, and sortability for customized reporting.
A user location view. User Location View includes all metrics aggregated at the country level, one row per country. It reports metrics at the actual physical location of the user by targeted or not targeted location. If other segment fields are used, you may get more than one row per country.
| Attributed resources |
|---|
| customer |
Fields from the above resources may be selected along with this
resource in your SELECT and WHERE clauses. These fields will not segment
metrics in your SELECT
clause.
| Segmenting resources |
|---|
| ad_group |
| campaign |
Fields from the above resources, when selected along with this resource in your SELECT and WHERE clauses, will segment metrics.
Fields/Segments/Metrics
This page shows all metrics and segments that can be put in the same SELECT clause as the fields of user_location_view
.
However, when you specify user_location_view
in the FROM clause, some metrics and segments
cannot be used.
Use the following filter to show only the fields that can be used when user_location_view
is specified in the FROM clause.
Is user_location_view
specified in the FROM clause of your query?
| Resource fields |
|---|
| country_criterion_id |
| resource_name |
| targeting_location |
| Segments |
|---|
| ad_network_type |
| conversion_action |
| conversion_action_category |
| conversion_action_name |
| date |
| day_of_week |
| device |
| geo_target_city |
| geo_target_metro |
| geo_target_region |
| month |
| quarter |
| week |
| year |
user_location_view.country_criterion_id
ATTRIBUTE
INT64
N/A
user_location_view.resource_name
customers/{customer_id}/userLocationViews/{country_criterion_id}~{targeting_location}
ATTRIBUTE
RESOURCE_NAME
N/A
user_location_view.targeting_location
ATTRIBUTE
BOOLEAN
N/A
segments.ad_network_type
SEGMENT
google.ads.searchads360.v0.enums.AdNetworkTypeEnum.AdNetworkType
segments.conversion_action
SEGMENT
RESOURCE_NAME
N/A
segments.conversion_action_category
SEGMENT
google.ads.searchads360.v0.enums.ConversionActionCategoryEnum.ConversionActionCategory
segments.conversion_action_name
SEGMENT
STRING
N/A
segments.date
SEGMENT
DATE
N/A
segments.day_of_week
SEGMENT
google.ads.searchads360.v0.enums.DayOfWeekEnum.DayOfWeek
segments.device
SEGMENT
google.ads.searchads360.v0.enums.DeviceEnum.Device
segments.geo_target_city
SEGMENT
RESOURCE_NAME
N/A
segments.geo_target_metro
SEGMENT
RESOURCE_NAME
N/A
segments.geo_target_region
SEGMENT
RESOURCE_NAME
N/A
segments.month
SEGMENT
DATE
N/A
segments.quarter
SEGMENT
DATE
N/A
segments.week
SEGMENT
DATE
N/A
segments.year
SEGMENT
INT32
N/A
metrics.all_conversions
METRIC
DOUBLE
N/A
metrics.all_conversions_from_interactions_rate
METRIC
DOUBLE
N/A
metrics.all_conversions_value
METRIC
DOUBLE
N/A
metrics.average_cost
METRIC
DOUBLE
N/A
metrics.average_cpc
METRIC
DOUBLE
N/A
metrics.average_cpm
METRIC
DOUBLE
N/A
metrics.clicks
METRIC
INT64
N/A
metrics.client_account_conversions
METRIC
DOUBLE
N/A
metrics.client_account_conversions_value
METRIC
DOUBLE
N/A
metrics.client_account_view_through_conversions
METRIC
INT64
N/A
metrics.conversions
METRIC
DOUBLE
N/A
metrics.conversions_from_interactions_rate
METRIC
DOUBLE
N/A
metrics.conversions_value
METRIC
DOUBLE
N/A
metrics.cost_micros
METRIC
INT64
N/A
metrics.cost_per_all_conversions
METRIC
DOUBLE
N/A
metrics.cost_per_conversion
METRIC
DOUBLE
N/A
metrics.cross_device_conversions
METRIC
DOUBLE
N/A
metrics.cross_device_conversions_value
METRIC
DOUBLE
N/A
metrics.ctr
METRIC
DOUBLE
N/A
metrics.impressions
METRIC
INT64
N/A
metrics.interaction_event_types
METRIC
ENUM
google.ads.searchads360.v0.enums.InteractionEventTypeEnum.InteractionEventType
metrics.interaction_rate
METRIC
DOUBLE
N/A
metrics.interactions
METRIC
INT64
N/A
metrics.value_per_all_conversions
METRIC
DOUBLE
N/A
metrics.value_per_conversion
METRIC
DOUBLE
N/A


