MoveUnusedBudgetParameters

  • budget_micros_to_move is a required field when applying the move unused budget recommendation.

  • The budget_micros_to_move field uses an int64 data type to specify the amount of budget to transfer from excess to constrained budgets.

Parameters to use when applying move unused budget recommendation.

Proto definition

Fields

budget_micros_to_move

int64

Budget amount to move from excess budget to constrained budget. This is a required field.