BudgetCampaignAssociationStatus
Possible statuses of the association between the Budget and the Campaign.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
ENABLED
|
The campaign is currently using the budget. |
REMOVED
|
The campaign is no longer using the budget. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-20 UTC.
[null,null,["Last updated 2024-02-20 UTC."],[[["The association between a Budget and a Campaign can have one of four statuses: `UNSPECIFIED`, `UNKNOWN`, `ENABLED`, or `REMOVED`."],["`ENABLED` indicates an active link where the campaign utilizes the assigned budget, while `REMOVED` signifies a severed link where the campaign no longer draws from the budget."],["Statuses `UNSPECIFIED` and `UNKNOWN` primarily serve internal system purposes and signify an undefined or currently undetermined association, respectively."]]],[]]