UserLocationView
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.
Fields |
resource_name
|
string
Output only. The resource name of the user location view. UserLocation view resource names have the form: customers/{customer_id}/userLocationViews/{country_criterion_id}~{targeting_location}
|
country_criterion_id
|
int64
Output only. Criterion Id for the country.
|
targeting_location
|
bool
Output only. Indicates whether location was targeted or not.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-25 UTC.
[null,null,["Last updated 2024-11-25 UTC."],[[["The User Location View presents aggregated metrics for each country, offering insights into user behavior based on their physical location."],["Data is organized with one row per country and can have multiple rows if additional segment fields are applied."],["The view distinguishes between users based on whether they were targeted by location or not, providing a nuanced understanding of user engagement."],["Each entry in the view includes the resource name, country criterion ID, and targeting location status."]]],[]]