dailyBudgetMicros property

String? dailyBudgetMicros
getter/setter pair

Campaign level budget in micros.

If set, a minimum value is enforced for the local currency used in the campaign. An error will occur showing the minimum value if this field is set too low.

Implementation

core.String? dailyBudgetMicros;