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.