GoogleAdsSearchads360V23ServicesSmartCampaignSuggestionInfo constructor
GoogleAdsSearchads360V23ServicesSmartCampaignSuggestionInfo({
- List<
GoogleAdsSearchads360V23CommonAdScheduleInfo> ? adSchedules, - GoogleAdsSearchads360V23ServicesSmartCampaignSuggestionInfoBusinessContext? businessContext,
- String? businessProfileLocation,
- String? finalUrl,
- List<
GoogleAdsSearchads360V23CommonKeywordThemeInfo> ? keywordThemes, - String? languageCode,
- GoogleAdsSearchads360V23ServicesSmartCampaignSuggestionInfoLocationList? locationList,
- GoogleAdsSearchads360V23CommonProximityInfo? proximity,
Implementation
GoogleAdsSearchads360V23ServicesSmartCampaignSuggestionInfo({
this.adSchedules,
this.businessContext,
this.businessProfileLocation,
this.finalUrl,
this.keywordThemes,
this.languageCode,
this.locationList,
this.proximity,
});