SmartCampaignStatus
Enums |
UNSPECIFIED
|
The status has not been specified. |
UNKNOWN
|
The received value is not known in this version. This is a response-only value. |
PAUSED
|
The campaign was paused. |
NOT_ELIGIBLE
|
The campaign is not eligible to serve and has issues that may require intervention. |
PENDING
|
The campaign is pending the approval of at least one ad. |
ELIGIBLE
|
The campaign is eligible to serve. |
REMOVED
|
The campaign has been removed. |
ENDED
|
The campaign has ended. |
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-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["Smart campaign statuses indicate the current state of a campaign, such as whether it's running, paused, or needs attention."],["Statuses range from `PAUSED` and `PENDING` to `ELIGIBLE` and `REMOVED`, providing insight into campaign operability."],["`NOT_ELIGIBLE` status signals issues requiring intervention, while `ELIGIBLE` means the campaign is ready to serve."],["`ENDED` and `REMOVED` reflect campaign completion or removal, respectively."]]],[]]