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-02-20 UTC.
[null,null,["Last updated 2024-02-20 UTC."],[[["An AdGroup can have one of eight statuses: `UNSPECIFIED`, `UNKNOWN`, `ELIGIBLE`, `PAUSED`, `REMOVED`, `PENDING`, `NOT_ELIGIBLE`, or `LIMITED`."],["`ELIGIBLE` status means the ad group can serve ads, while `PAUSED`, `REMOVED`, and `NOT_ELIGIBLE` mean it cannot."],["`PENDING` status indicates the ad group might serve in the future, and `LIMITED` means it has restricted serving capabilities."],["`UNSPECIFIED` and `UNKNOWN` are primarily for system use and indicate an undefined or unrecognized status, respectively."]]],[]]