GoogleAdsSearchads360V23ResourcesAdGroupCriterion constructor
GoogleAdsSearchads360V23ResourcesAdGroupCriterion({
- String? adGroup,
- GoogleAdsSearchads360V23CommonAgeRangeInfo? ageRange,
- GoogleAdsSearchads360V23CommonAppPaymentModelInfo? appPaymentModel,
- String? approvalStatus,
- GoogleAdsSearchads360V23CommonAudienceInfo? audience,
- double? bidModifier,
- GoogleAdsSearchads360V23CommonBrandListInfo? brandList,
- GoogleAdsSearchads360V23CommonCombinedAudienceInfo? combinedAudience,
- String? cpcBidMicros,
- String? cpmBidMicros,
- String? cpvBidMicros,
- String? creationTime,
- String? criterionId,
- GoogleAdsSearchads360V23CommonCustomAffinityInfo? customAffinity,
- GoogleAdsSearchads360V23CommonCustomAudienceInfo? customAudience,
- GoogleAdsSearchads360V23CommonCustomIntentInfo? customIntent,
- List<
String> ? disapprovalReasons, - String? displayName,
- String? effectiveCpcBidMicros,
- String? effectiveCpcBidSource,
- String? effectiveCpmBidMicros,
- String? effectiveCpmBidSource,
- String? effectiveCpvBidMicros,
- String? effectiveCpvBidSource,
- List<
String> ? effectiveLabels, - String? effectivePercentCpcBidMicros,
- String? effectivePercentCpcBidSource,
- String? engineId,
- String? engineStatus,
- GoogleAdsSearchads360V23CommonExtendedDemographicInfo? extendedDemographic,
- List<
String> ? finalMobileUrls, - String? finalUrlSuffix,
- List<
String> ? finalUrls, - GoogleAdsSearchads360V23CommonGenderInfo? gender,
- GoogleAdsSearchads360V23CommonIncomeRangeInfo? incomeRange,
- GoogleAdsSearchads360V23CommonKeywordInfo? keyword,
- List<
String> ? labels, - GoogleAdsSearchads360V23CommonLanguageInfo? language,
- String? lastModifiedTime,
- GoogleAdsSearchads360V23CommonLifeEventInfo? lifeEvent,
- GoogleAdsSearchads360V23CommonListingGroupInfo? listingGroup,
- GoogleAdsSearchads360V23CommonLocationInfo? location,
- GoogleAdsSearchads360V23CommonMobileAppCategoryInfo? mobileAppCategory,
- GoogleAdsSearchads360V23CommonMobileApplicationInfo? mobileApplication,
- bool? negative,
- GoogleAdsSearchads360V23CommonParentalStatusInfo? parentalStatus,
- String? percentCpcBidMicros,
- GoogleAdsSearchads360V23CommonPlacementInfo? placement,
- GoogleAdsSearchads360V23ResourcesAdGroupCriterionPositionEstimates? positionEstimates,
- String? primaryStatus,
- List<
String> ? primaryStatusReasons, - GoogleAdsSearchads360V23ResourcesAdGroupCriterionQualityInfo? qualityInfo,
- String? resourceName,
- String? status,
- String? systemServingStatus,
- GoogleAdsSearchads360V23CommonTopicInfo? topic,
- String? trackingUrlTemplate,
- String? type,
- List<
GoogleAdsSearchads360V23CommonCustomParameter> ? urlCustomParameters, - GoogleAdsSearchads360V23CommonUserInterestInfo? userInterest,
- GoogleAdsSearchads360V23CommonUserListInfo? userList,
- GoogleAdsSearchads360V23CommonVerticalAdsItemGroupRuleListInfo? verticalAdsItemGroupRuleList,
- GoogleAdsSearchads360V23CommonVideoLineupInfo? videoLineup,
- GoogleAdsSearchads360V23CommonWebpageInfo? webpage,
- GoogleAdsSearchads360V23CommonYouTubeChannelInfo? youtubeChannel,
- GoogleAdsSearchads360V23CommonYouTubeVideoInfo? youtubeVideo,
Implementation
GoogleAdsSearchads360V23ResourcesAdGroupCriterion({
this.adGroup,
this.ageRange,
this.appPaymentModel,
this.approvalStatus,
this.audience,
this.bidModifier,
this.brandList,
this.combinedAudience,
this.cpcBidMicros,
this.cpmBidMicros,
this.cpvBidMicros,
this.creationTime,
this.criterionId,
this.customAffinity,
this.customAudience,
this.customIntent,
this.disapprovalReasons,
this.displayName,
this.effectiveCpcBidMicros,
this.effectiveCpcBidSource,
this.effectiveCpmBidMicros,
this.effectiveCpmBidSource,
this.effectiveCpvBidMicros,
this.effectiveCpvBidSource,
this.effectiveLabels,
this.effectivePercentCpcBidMicros,
this.effectivePercentCpcBidSource,
this.engineId,
this.engineStatus,
this.extendedDemographic,
this.finalMobileUrls,
this.finalUrlSuffix,
this.finalUrls,
this.gender,
this.incomeRange,
this.keyword,
this.labels,
this.language,
this.lastModifiedTime,
this.lifeEvent,
this.listingGroup,
this.location,
this.mobileAppCategory,
this.mobileApplication,
this.negative,
this.parentalStatus,
this.percentCpcBidMicros,
this.placement,
this.positionEstimates,
this.primaryStatus,
this.primaryStatusReasons,
this.qualityInfo,
this.resourceName,
this.status,
this.systemServingStatus,
this.topic,
this.trackingUrlTemplate,
this.type,
this.urlCustomParameters,
this.userInterest,
this.userList,
this.verticalAdsItemGroupRuleList,
this.videoLineup,
this.webpage,
this.youtubeChannel,
this.youtubeVideo,
});