recommendedBudgetAmountMicros property

String? recommendedBudgetAmountMicros
getter/setter pair

The recommended budget amount.

If no recommendation is available, this will be set to the budget amount. Amount is specified in micros, where one million is equivalent to one currency unit. This field is read-only.

Output only.

Implementation

core.String? recommendedBudgetAmountMicros;