GoogleAdsSearchads360V23ResourcesDistanceView class

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.

Properties

distanceBucket String?
Grouping of user distance from location extensions.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
metricSystem bool?
True if the DistanceBucket is using the metric system, false otherwise.
getter/setter pair
resourceName String?
The resource name of the distance view.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited