AdGroupCriterionPrimaryStatus
Enum describing the possible ad group criterion primary status. Provides insight into why an ad group criterion is not serving or not serving optimally.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
ELIGIBLE
|
The ad group criterion is eligible to serve. |
PAUSED
|
The ad group criterion is paused. |
REMOVED
|
The ad group criterion is removed. |
PENDING
|
The ad group criterion is pending. |
NOT_ELIGIBLE
|
The ad group criterion is not eligible to serve. |
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."],[[["This enum describes the different statuses an ad group criterion can have, providing insights into its serving performance."],["Statuses include `ELIGIBLE` for serving criteria, `PAUSED` or `REMOVED` for inactive criteria, and `NOT_ELIGIBLE` for criteria that cannot be served."],["`PENDING` indicates the criterion is awaiting review, while `UNSPECIFIED` and `UNKNOWN` represent system defaults or unknown values."]]],[]]