externalBudgetId property

String? externalBudgetId
getter/setter pair

The ID identifying this budget to the external source.

If this field is set and the invoice detail level of the corresponding billing profile is set to "Budget level PO", all impressions served against this budget will include this ID on the invoice. Must be unique under the campaign.

Immutable.

Implementation

core.String? externalBudgetId;