GoogleAdsSearchads360V23ServicesListBenchmarksAvailableDatesResponse constructor

GoogleAdsSearchads360V23ServicesListBenchmarksAvailableDatesResponse({
  1. GoogleAdsSearchads360V23CommonDateRange? supportedDates,
})

Implementation

GoogleAdsSearchads360V23ServicesListBenchmarksAvailableDatesResponse({
  this.supportedDates,
});