Budget
The Budget object represents budget configuration for campaigns and ad groups.
¶ Properties
| Property | Type | Description | 
|---|---|---|
unit | 
enum | Budget time unit - determines the period over which the budget limit applies | 
total | 
CurrencyAmount | Total budget amount in the specified currency | 
cofunding_sources | 
list[CofundingSource] | List of funding sources that contribute to campaign costs | 
¶ Budget Units
| Value | Description | 
|---|---|
BUDGET_UNIT_INVALID | 
Invalid budget unit | 
BUDGET_UNIT_FIXED | 
Fixed total budget | 
BUDGET_UNIT_DAILY | 
Daily budget limit | 
BUDGET_UNIT_WEEKLY | 
Weekly budget limit |