alignedCampaignBudgetId property

String? alignedCampaignBudgetId
getter/setter pair

ID of the campaign budget that this portfolio bidding strategy is aligned with.

When a portfolio and a campaign budget are aligned, that means that they are attached to the same set of campaigns. After a bidding strategy is aligned with a campaign budget, campaigns that are added to the bidding strategy must also use the aligned campaign budget.

Implementation

core.String? alignedCampaignBudgetId;