GoogleAdsSearchads360V23ServicesApplyRecommendationOperationCampaignBudgetParameters constructor

GoogleAdsSearchads360V23ServicesApplyRecommendationOperationCampaignBudgetParameters({
  1. String? newBudgetAmountMicros,
})

Implementation

GoogleAdsSearchads360V23ServicesApplyRecommendationOperationCampaignBudgetParameters({
  this.newBudgetAmountMicros,
});