GoogleAdsSearchads360V23ResourcesRecommendationTargetCpaOptInRecommendationTargetCpaOptInRecommendationOption constructor
GoogleAdsSearchads360V23ResourcesRecommendationTargetCpaOptInRecommendationTargetCpaOptInRecommendationOption({
- String? goal,
- GoogleAdsSearchads360V23ResourcesRecommendationRecommendationImpact? impact,
- String? requiredCampaignBudgetAmountMicros,
- String? targetCpaMicros,
Implementation
GoogleAdsSearchads360V23ResourcesRecommendationTargetCpaOptInRecommendationTargetCpaOptInRecommendationOption({
this.goal,
this.impact,
this.requiredCampaignBudgetAmountMicros,
this.targetCpaMicros,
});