GoogleAdsSearchads360V23CommonCalloutAsset constructor
GoogleAdsSearchads360V23CommonCalloutAsset({
- List<
GoogleAdsSearchads360V23CommonAdScheduleInfo> ? adScheduleTargets, - String? calloutText,
- String? endDate,
- String? startDate,
Implementation
GoogleAdsSearchads360V23CommonCalloutAsset({
this.adScheduleTargets,
this.calloutText,
this.endDate,
this.startDate,
});