GoogleAdsSearchads360V23ServicesCampaignDuration constructor
GoogleAdsSearchads360V23ServicesCampaignDuration({
- GoogleAdsSearchads360V23CommonDateRange? dateRange,
- int? durationInDays,
Implementation
GoogleAdsSearchads360V23ServicesCampaignDuration({
this.dateRange,
this.durationInDays,
});