currentBudget property

String? currentBudget
getter/setter pair

Current budget amount in micros.

This field is necessary for the following recommendation_types if budget_info is set: CAMPAIGN_BUDGET

Required.

Implementation

core.String? currentBudget;