GoogleAdsSearchads360V23CommonDateRange constructor

GoogleAdsSearchads360V23CommonDateRange({
  1. String? endDate,
  2. String? startDate,
})

Implementation

GoogleAdsSearchads360V23CommonDateRange({this.endDate, this.startDate});