GoogleAdsSearchads360V23ServicesListInsightsEligibleDatesResponse constructor
GoogleAdsSearchads360V23ServicesListInsightsEligibleDatesResponse({
- List<
String> ? dataMonths, - GoogleAdsSearchads360V23CommonDateRange? lastThirtyDays,
Implementation
GoogleAdsSearchads360V23ServicesListInsightsEligibleDatesResponse({
this.dataMonths,
this.lastThirtyDays,
});