GoogleAdsSearchads360V23ServicesGenerateRecommendationsRequestBudgetInfo constructor

GoogleAdsSearchads360V23ServicesGenerateRecommendationsRequestBudgetInfo({
  1. String? currentBudget,
})

Implementation

GoogleAdsSearchads360V23ServicesGenerateRecommendationsRequestBudgetInfo({
  this.currentBudget,
});