GoogleAdsSearchads360V23ResourcesSharedCriterion constructor
GoogleAdsSearchads360V23ResourcesSharedCriterion({
- GoogleAdsSearchads360V23CommonBrandInfo? brand,
- String? criterionId,
- GoogleAdsSearchads360V23CommonKeywordInfo? keyword,
- GoogleAdsSearchads360V23CommonMobileAppCategoryInfo? mobileAppCategory,
- GoogleAdsSearchads360V23CommonMobileApplicationInfo? mobileApplication,
- bool? negative,
- GoogleAdsSearchads360V23CommonPlacementInfo? placement,
- String? resourceName,
- String? type,
- GoogleAdsSearchads360V23CommonVerticalAdsItemGroupRuleInfo? verticalAdsItemGroupRule,
- GoogleAdsSearchads360V23CommonWebpageInfo? webpage,
- GoogleAdsSearchads360V23CommonYouTubeChannelInfo? youtubeChannel,
- GoogleAdsSearchads360V23CommonYouTubeVideoInfo? youtubeVideo,
Implementation
GoogleAdsSearchads360V23ResourcesSharedCriterion({
this.brand,
this.criterionId,
this.keyword,
this.mobileAppCategory,
this.mobileApplication,
this.negative,
this.placement,
this.resourceName,
this.sharedSet,
this.type,
this.verticalAdsItemGroupRule,
this.webpage,
this.youtubeChannel,
this.youtubeVideo,
});