budgetMicros property

String? budgetMicros
getter/setter pair

Maximum budget allocation in micros for the selected product.

The value is specified in the selected planning currency_code. For example: 1 000 000$ = 1 000 000 000 000 micros.

Required.

Implementation

core.String? budgetMicros;