AdGroupPrimaryStatus
The possible statuses of an AdGroup.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
ELIGIBLE
|
The ad group is eligible to serve. |
PAUSED
|
The ad group is paused. |
REMOVED
|
The ad group is removed. |
PENDING
|
The ad group may serve in the future. |
NOT_ELIGIBLE
|
The ad group is not eligible to serve. |
LIMITED
|
The ad group has limited servability. |
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."],[[["An AdGroup can have one of eight statuses: `UNSPECIFIED`, `UNKNOWN`, `ELIGIBLE`, `PAUSED`, `REMOVED`, `PENDING`, `NOT_ELIGIBLE`, or `LIMITED`."],["These statuses indicate whether an ad group is currently serving, eligible to serve in the future, or ineligible to serve."],["Statuses like `PAUSED` and `REMOVED` provide direct control over ad group activity, while `PENDING` and `LIMITED` suggest temporary or conditional serving."],["`ELIGIBLE` signals an active and ready-to-serve ad group, whereas `NOT_ELIGIBLE` indicates it cannot serve."]]],[]]