AdGroupAdPrimaryStatus
The possible statuses of an AdGroupAd.
Enums |
UNSPECIFIED
|
No value has been specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
ELIGIBLE
|
The ad group ad is eligible to serve. |
PAUSED
|
The ad group ad is paused. |
REMOVED
|
The ad group ad is removed. |
PENDING
|
The ad cannot serve now, but may serve later without advertiser action. |
LIMITED
|
The ad group ad is serving in a limited capacity. |
NOT_ELIGIBLE
|
The ad group ad 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."],[[["AdGroupAds can have various statuses like `ELIGIBLE`, `PAUSED`, `REMOVED`, which dictate their serving capabilities."],["Statuses such as `PENDING` or `LIMITED` indicate the ad may have limitations in serving or is waiting for future eligibility."],["`UNSPECIFIED` and `UNKNOWN` represent system states rather than advertiser-controlled statuses."],["While `ELIGIBLE` ads are ready to serve, `NOT_ELIGIBLE` ads are unable to serve due to various reasons."]]],[]]