budgetId property

String? budgetId
getter/setter pair

The unique ID of the campaign budget.

Assigned by the system. Do not set for new budgets. Must be included when updating or adding budgets to campaign_budgets. Otherwise, a new ID will be generated and assigned.

Implementation

core.String? budgetId;