GoogleAdsSearchads360V23ResourcesAd constructor
GoogleAdsSearchads360V23ResourcesAd({
- bool? addedByGoogleAds,
- GoogleAdsSearchads360V23CommonAppAdInfo? appAd,
- GoogleAdsSearchads360V23CommonAppEngagementAdInfo? appEngagementAd,
- GoogleAdsSearchads360V23CommonAppPreRegistrationAdInfo? appPreRegistrationAd,
- GoogleAdsSearchads360V23CommonDemandGenCarouselAdInfo? demandGenCarouselAd,
- GoogleAdsSearchads360V23CommonDemandGenMultiAssetAdInfo? demandGenMultiAssetAd,
- GoogleAdsSearchads360V23CommonDemandGenProductAdInfo? demandGenProductAd,
- GoogleAdsSearchads360V23CommonDemandGenVideoResponsiveAdInfo? demandGenVideoResponsiveAd,
- String? devicePreference,
- GoogleAdsSearchads360V23CommonDisplayUploadAdInfo? displayUploadAd,
- String? displayUrl,
- GoogleAdsSearchads360V23CommonExpandedDynamicSearchAdInfo? expandedDynamicSearchAd,
- GoogleAdsSearchads360V23CommonExpandedTextAdInfo? expandedTextAd,
- List<
GoogleAdsSearchads360V23CommonFinalAppUrl> ? finalAppUrls, - List<
String> ? finalMobileUrls, - String? finalUrlSuffix,
- List<
String> ? finalUrls, - GoogleAdsSearchads360V23CommonHotelAdInfo? hotelAd,
- String? id,
- GoogleAdsSearchads360V23CommonImageAdInfo? imageAd,
- GoogleAdsSearchads360V23CommonLegacyAppInstallAdInfo? legacyAppInstallAd,
- GoogleAdsSearchads360V23CommonLegacyResponsiveDisplayAdInfo? legacyResponsiveDisplayAd,
- GoogleAdsSearchads360V23CommonLocalAdInfo? localAd,
- String? name,
- GoogleAdsSearchads360V23CommonSearchAds360ProductAdInfo? productAd,
- String? resourceName,
- GoogleAdsSearchads360V23CommonResponsiveDisplayAdInfo? responsiveDisplayAd,
- GoogleAdsSearchads360V23CommonResponsiveSearchAdInfo? responsiveSearchAd,
- GoogleAdsSearchads360V23CommonSearchAds360ExpandedDynamicSearchAdInfo? searchAds360ExpandedDynamicSearchAd,
- GoogleAdsSearchads360V23CommonSearchAds360ExpandedTextAdInfo? searchAds360ExpandedTextAd,
- GoogleAdsSearchads360V23CommonSearchAds360ResponsiveSearchAdInfo? searchAds360ResponsiveSearchAd,
- GoogleAdsSearchads360V23CommonSearchAds360TextAdInfo? searchAds360TextAd,
- GoogleAdsSearchads360V23CommonShoppingComparisonListingAdInfo? shoppingComparisonListingAd,
- GoogleAdsSearchads360V23CommonShoppingProductAdInfo? shoppingProductAd,
- GoogleAdsSearchads360V23CommonShoppingSmartAdInfo? shoppingSmartAd,
- GoogleAdsSearchads360V23CommonSmartCampaignAdInfo? smartCampaignAd,
- GoogleAdsSearchads360V23CommonSyntheticContentInfo? syntheticContentInfo,
- String? systemManagedResourceSource,
- GoogleAdsSearchads360V23CommonTextAdInfo? textAd,
- String? trackingUrlTemplate,
- GoogleAdsSearchads360V23CommonTravelAdInfo? travelAd,
- String? type,
- List<
GoogleAdsSearchads360V23CommonUrlCollection> ? urlCollections, - List<
GoogleAdsSearchads360V23CommonCustomParameter> ? urlCustomParameters,
Implementation
GoogleAdsSearchads360V23ResourcesAd({
this.addedByGoogleAds,
this.appAd,
this.appEngagementAd,
this.appPreRegistrationAd,
this.demandGenCarouselAd,
this.demandGenMultiAssetAd,
this.demandGenProductAd,
this.demandGenVideoResponsiveAd,
this.devicePreference,
this.displayUploadAd,
this.displayUrl,
this.expandedDynamicSearchAd,
this.expandedTextAd,
this.finalAppUrls,
this.finalMobileUrls,
this.finalUrlSuffix,
this.finalUrls,
this.hotelAd,
this.id,
this.imageAd,
this.legacyAppInstallAd,
this.legacyResponsiveDisplayAd,
this.localAd,
this.name,
this.productAd,
this.resourceName,
this.responsiveDisplayAd,
this.responsiveSearchAd,
this.searchAds360ExpandedDynamicSearchAd,
this.searchAds360ExpandedTextAd,
this.searchAds360ResponsiveSearchAd,
this.searchAds360TextAd,
this.shoppingComparisonListingAd,
this.shoppingProductAd,
this.shoppingSmartAd,
this.smartCampaignAd,
this.syntheticContentInfo,
this.systemManagedResourceSource,
this.textAd,
this.trackingUrlTemplate,
this.travelAd,
this.type,
this.urlCollections,
this.urlCustomParameters,
});