GoogleAdsSearchads360V23ServicesApplyRecommendationOperationMoveUnusedBudgetParameters constructor

GoogleAdsSearchads360V23ServicesApplyRecommendationOperationMoveUnusedBudgetParameters({
  1. String? budgetMicrosToMove,
})

Implementation

GoogleAdsSearchads360V23ServicesApplyRecommendationOperationMoveUnusedBudgetParameters({
  this.budgetMicrosToMove,
});