DistanceView
A distance view with metrics aggregated by the user's distance from an advertiser's location extensions. Each DistanceBucket includes all impressions that fall within its distance and a single impression will contribute to the metrics for all DistanceBuckets that include the user's distance.
Fields |
resource_name
|
string
Output only. The resource name of the distance view. Distance view resource names have the form: customers/{customer_id}/distanceViews/1~{distance_bucket}
|
distance_bucket
|
DistanceBucket
Output only. Grouping of user distance from location extensions.
|
metric_system
|
bool
Output only. True if the DistanceBucket is using the metric system, false otherwise.
|
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-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["Distance views provide aggregated metrics based on user distance from an advertiser's location extensions."],["Each distance bucket encompasses impressions within a specific distance range, with a single impression potentially contributing to multiple buckets."],["Distance views are identified by a unique resource name and categorized by distance buckets, indicating the user's proximity to the advertiser's locations."],["The `metric_system` field indicates whether the distance bucket utilizes the metric system for measurement."]]],[]]