GoogleAdsSearchads360V23CommonDemandGenVideoResponsiveAdInfo constructor
GoogleAdsSearchads360V23CommonDemandGenVideoResponsiveAdInfo({
- String? breadcrumb1,
- String? breadcrumb2,
- GoogleAdsSearchads360V23CommonAdTextAsset? businessName,
- List<
GoogleAdsSearchads360V23CommonAdCallToActionAsset> ? callToActions, - List<
GoogleAdsSearchads360V23CommonAdImageAsset> ? companionBanners, - List<
GoogleAdsSearchads360V23CommonAdTextAsset> ? descriptions, - List<
GoogleAdsSearchads360V23CommonAdTextAsset> ? headlines, - List<
GoogleAdsSearchads360V23CommonAdImageAsset> ? logoImages, - List<
GoogleAdsSearchads360V23CommonAdTextAsset> ? longHeadlines, - List<
GoogleAdsSearchads360V23CommonAdVideoAsset> ? videos,
Implementation
GoogleAdsSearchads360V23CommonDemandGenVideoResponsiveAdInfo({
this.breadcrumb1,
this.breadcrumb2,
this.businessName,
this.callToActions,
this.companionBanners,
this.descriptions,
this.headlines,
this.logoImages,
this.longHeadlines,
this.videos,
});