GoogleAdsSearchads360V23CommonLegacyResponsiveDisplayAdInfo constructor
GoogleAdsSearchads360V23CommonLegacyResponsiveDisplayAdInfo({
- String? accentColor,
- bool? allowFlexibleColor,
- String? businessName,
- String? callToActionText,
- String? description,
- String? formatSetting,
- String? logoImage,
- String? longHeadline,
- String? mainColor,
- String? marketingImage,
- String? pricePrefix,
- String? promoText,
- String? shortHeadline,
- String? squareLogoImage,
- String? squareMarketingImage,
Implementation
GoogleAdsSearchads360V23CommonLegacyResponsiveDisplayAdInfo({
this.accentColor,
this.allowFlexibleColor,
this.businessName,
this.callToActionText,
this.description,
this.formatSetting,
this.logoImage,
this.longHeadline,
this.mainColor,
this.marketingImage,
this.pricePrefix,
this.promoText,
this.shortHeadline,
this.squareLogoImage,
this.squareMarketingImage,
});