GoogleAdsSearchads360V23ResourcesDistanceView constructor

GoogleAdsSearchads360V23ResourcesDistanceView({
  1. String? distanceBucket,
  2. bool? metricSystem,
  3. String? resourceName,
})

Implementation

GoogleAdsSearchads360V23ResourcesDistanceView({
  this.distanceBucket,
  this.metricSystem,
  this.resourceName,
});