budgetAmountMicros property

String? budgetAmountMicros
getter/setter pair

The budget amount the insertion order will spend for the given date_range.

The amount is in micros. Must be greater than 0. For example, 500000000 represents 500 standard units of the currency.

Required.

Implementation

core.String? budgetAmountMicros;