GoogleAdsSearchads360V23ResourcesCampaignCriterion constructor
GoogleAdsSearchads360V23ResourcesCampaignCriterion({
- GoogleAdsSearchads360V23CommonAdScheduleInfo? adSchedule,
- GoogleAdsSearchads360V23CommonAgeRangeInfo? ageRange,
- double? bidModifier,
- GoogleAdsSearchads360V23CommonBrandListInfo? brandList,
- String? campaign,
- GoogleAdsSearchads360V23CommonCarrierInfo? carrier,
- GoogleAdsSearchads360V23CommonCombinedAudienceInfo? combinedAudience,
- GoogleAdsSearchads360V23CommonContentLabelInfo? contentLabel,
- String? criterionId,
- GoogleAdsSearchads360V23CommonDeviceInfo? device,
- String? displayName,
- GoogleAdsSearchads360V23CommonExtendedDemographicInfo? extendedDemographic,
- GoogleAdsSearchads360V23CommonGenderInfo? gender,
- GoogleAdsSearchads360V23CommonIncomeRangeInfo? incomeRange,
- GoogleAdsSearchads360V23CommonIpBlockInfo? ipBlock,
- GoogleAdsSearchads360V23CommonKeywordInfo? keyword,
- GoogleAdsSearchads360V23CommonKeywordThemeInfo? keywordTheme,
- GoogleAdsSearchads360V23CommonLanguageInfo? language,
- String? lastModifiedTime,
- GoogleAdsSearchads360V23CommonLifeEventInfo? lifeEvent,
- GoogleAdsSearchads360V23CommonListingScopeInfo? listingScope,
- GoogleAdsSearchads360V23CommonLocalServiceIdInfo? localServiceId,
- GoogleAdsSearchads360V23CommonLocationInfo? location,
- GoogleAdsSearchads360V23CommonLocationGroupInfo? locationGroup,
- GoogleAdsSearchads360V23CommonMobileAppCategoryInfo? mobileAppCategory,
- GoogleAdsSearchads360V23CommonMobileApplicationInfo? mobileApplication,
- GoogleAdsSearchads360V23CommonMobileDeviceInfo? mobileDevice,
- bool? negative,
- GoogleAdsSearchads360V23CommonOperatingSystemVersionInfo? operatingSystemVersion,
- GoogleAdsSearchads360V23CommonParentalStatusInfo? parentalStatus,
- GoogleAdsSearchads360V23CommonPlacementInfo? placement,
- GoogleAdsSearchads360V23CommonProximityInfo? proximity,
- String? resourceName,
- String? status,
- GoogleAdsSearchads360V23CommonTopicInfo? topic,
- String? type,
- GoogleAdsSearchads360V23CommonUserInterestInfo? userInterest,
- GoogleAdsSearchads360V23CommonUserListInfo? userList,
- GoogleAdsSearchads360V23CommonVideoLineupInfo? videoLineup,
- GoogleAdsSearchads360V23CommonWebpageInfo? webpage,
- GoogleAdsSearchads360V23CommonWebpageListInfo? webpageList,
- GoogleAdsSearchads360V23CommonYouTubeChannelInfo? youtubeChannel,
- GoogleAdsSearchads360V23CommonYouTubeVideoInfo? youtubeVideo,
Implementation
GoogleAdsSearchads360V23ResourcesCampaignCriterion({
this.adSchedule,
this.ageRange,
this.bidModifier,
this.brandList,
this.campaign,
this.carrier,
this.combinedAudience,
this.contentLabel,
this.criterionId,
this.device,
this.displayName,
this.extendedDemographic,
this.gender,
this.incomeRange,
this.ipBlock,
this.keyword,
this.keywordTheme,
this.language,
this.lastModifiedTime,
this.lifeEvent,
this.listingScope,
this.localServiceId,
this.location,
this.locationGroup,
this.mobileAppCategory,
this.mobileApplication,
this.mobileDevice,
this.negative,
this.operatingSystemVersion,
this.parentalStatus,
this.placement,
this.proximity,
this.resourceName,
this.status,
this.topic,
this.type,
this.userInterest,
this.userList,
this.videoLineup,
this.webpage,
this.webpageList,
this.youtubeChannel,
this.youtubeVideo,
});