GoogleAdsSearchads360V23ResourcesRecommendationRaiseTargetCpaRecommendation constructor

GoogleAdsSearchads360V23ResourcesRecommendationRaiseTargetCpaRecommendation({
  1. String? appBiddingGoal,
  2. GoogleAdsSearchads360V23ResourcesRecommendationTargetAdjustmentInfo? targetAdjustment,
})

Implementation

GoogleAdsSearchads360V23ResourcesRecommendationRaiseTargetCpaRecommendation({
  this.appBiddingGoal,
  this.targetAdjustment,
});