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-05-29 UTC.
[null,null,["Last updated 2024-05-29 UTC."],[[["Ad group criterion primary status describes whether a criterion is serving, paused, removed, or ineligible."],["This enum provides insights into the performance and visibility of ad group criteria."],["Statuses include `ELIGIBLE` for serving, `PAUSED` for inactive, `REMOVED`, and `NOT_ELIGIBLE`."],["Other statuses like `PENDING`, `UNSPECIFIED`, and `UNKNOWN` represent transient or undefined states."]]],[]]