GoogleAdsSearchads360V23ServicesGenerateBenchmarksMetricsRequest constructor
GoogleAdsSearchads360V23ServicesGenerateBenchmarksMetricsRequest({
- GoogleAdsSearchads360V23CommonAdditionalApplicationInfo? applicationInfo,
- GoogleAdsSearchads360V23ServicesBenchmarksSource? benchmarksSource,
- String? currencyCode,
- String? customerBenchmarksGroup,
- GoogleAdsSearchads360V23CommonDateRange? dateRange,
- GoogleAdsSearchads360V23CommonLocationInfo? location,
- GoogleAdsSearchads360V23ServicesProductFilter? productFilter,
Implementation
GoogleAdsSearchads360V23ServicesGenerateBenchmarksMetricsRequest({
this.applicationInfo,
this.benchmarksSource,
this.currencyCode,
this.customerBenchmarksGroup,
this.dateRange,
this.location,
this.productFilter,
});