campaignBudgets property
The list of budgets available to this campaign.
If this field is not set, the campaign uses an unlimited budget.
Implementation
core.List<CampaignBudget>? campaignBudgets;
The list of budgets available to this campaign.
If this field is not set, the campaign uses an unlimited budget.
core.List<CampaignBudget>? campaignBudgets;