GoogleAdsSearchads360V23CommonKeywordPlanAggregateMetrics constructor

GoogleAdsSearchads360V23CommonKeywordPlanAggregateMetrics({
  1. List<String>? aggregateMetricTypes,
})

Implementation

GoogleAdsSearchads360V23CommonKeywordPlanAggregateMetrics({
  this.aggregateMetricTypes,
});