GoogleAdsSearchads360V23CommonDemandGenProductAdInfo constructor
GoogleAdsSearchads360V23CommonDemandGenProductAdInfo({
- String? breadcrumb1,
- String? breadcrumb2,
- GoogleAdsSearchads360V23CommonAdTextAsset? businessName,
- GoogleAdsSearchads360V23CommonAdCallToActionAsset? callToAction,
- GoogleAdsSearchads360V23CommonAdTextAsset? description,
- GoogleAdsSearchads360V23CommonAdTextAsset? headline,
- GoogleAdsSearchads360V23CommonAdImageAsset? logoImage,
Implementation
GoogleAdsSearchads360V23CommonDemandGenProductAdInfo({
this.breadcrumb1,
this.breadcrumb2,
this.businessName,
this.callToAction,
this.description,
this.headline,
this.logoImage,
});