UserLocationView

  • The User Location View provides aggregated metrics at the country level.

  • Metrics are reported based on the actual physical location of the user, whether the location was targeted or not.

  • Using other segment fields can result in multiple rows per country.

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.

Proto definition

Fields

country_criterion_id

int64

Output only. Criterion Id for the country.

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}

targeting_location

bool

Output only. Indicates whether location was targeted or not.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-12-12 UTC.