AdGroupPrimaryStatusReason
Stay organized with collections
Save and categorize content based on your preferences.
Possible ad group status reasons.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
CAMPAIGN_REMOVED
|
The user-specified campaign status is removed. Contributes to AdGroupPrimaryStatus.NOT_ELIGIBLE. |
CAMPAIGN_PAUSED
|
The user-specified campaign status is paused. Contributes to AdGroupPrimaryStatus.NOT_ELIGIBLE. |
CAMPAIGN_PENDING
|
The user-specified time for this campaign to start is in the future. Contributes to AdGroupPrimaryStatus.NOT_ELIGIBLE |
CAMPAIGN_ENDED
|
The user-specified time for this campaign to end has passed. Contributes to AdGroupPrimaryStatus.NOT_ELIGIBLE. |
AD_GROUP_PAUSED
|
The user-specified ad group status is paused. Contributes to AdGroupPrimaryStatus.PAUSED. |
AD_GROUP_REMOVED
|
The user-specified ad group status is removed. Contributes to AdGroupPrimaryStatus.REMOVED. |
AD_GROUP_INCOMPLETE
|
The construction of this ad group is not yet complete. Contributes to AdGroupPrimaryStatus.NOT_ELIGIBLE. |
KEYWORDS_PAUSED
|
The user-specified keyword statuses in this ad group are all paused. Contributes to AdGroupPrimaryStatus.NOT_ELIGIBLE. |
NO_KEYWORDS
|
No eligible keywords exist in this ad group. Contributes to AdGroupPrimaryStatus.NOT_ELIGIBLE. |
AD_GROUP_ADS_PAUSED
|
The user-specified ad group ads statuses in this ad group are all paused. Contributes to AdGroupPrimaryStatus.NOT_ELIGIBLE. |
NO_AD_GROUP_ADS
|
No eligible ad group ads exist in this ad group. Contributes to AdGroupPrimaryStatus.NOT_ELIGIBLE. |
HAS_ADS_DISAPPROVED
|
Policy status reason when at least one ad is disapproved. Contributes to multiple AdGroupPrimaryStatus. |
HAS_ADS_LIMITED_BY_POLICY
|
Policy status reason when at least one ad is limited by policy. Contributes to multiple AdGroupPrimaryStatus. |
MOST_ADS_UNDER_REVIEW
|
Policy status reason when most ads are pending review. Contributes to AdGroupPrimaryStatus.PENDING. |
CAMPAIGN_DRAFT
|
The AdGroup belongs to a Draft campaign. Contributes to AdGroupPrimaryStatus.NOT_ELIGIBLE. |
AD_GROUP_PAUSED_DUE_TO_LOW_ACTIVITY
|
Ad group has been paused due to prolonged low activity in serving. Contributes to AdGroupPrimaryStatus.PAUSED. |
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 2025-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# AdGroupPrimaryStatusReason\n\nPossible ad group status reasons.\n\n| Enums ||\n|-------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------|\n| ### `UNSPECIFIED` | Not specified. |\n| ### `UNKNOWN` | Used for return value only. Represents value unknown in this version. |\n| ### `CAMPAIGN_REMOVED` | The user-specified campaign status is removed. Contributes to AdGroupPrimaryStatus.NOT_ELIGIBLE. |\n| ### `CAMPAIGN_PAUSED` | The user-specified campaign status is paused. Contributes to AdGroupPrimaryStatus.NOT_ELIGIBLE. |\n| ### `CAMPAIGN_PENDING` | The user-specified time for this campaign to start is in the future. Contributes to AdGroupPrimaryStatus.NOT_ELIGIBLE |\n| ### `CAMPAIGN_ENDED` | The user-specified time for this campaign to end has passed. Contributes to AdGroupPrimaryStatus.NOT_ELIGIBLE. |\n| ### `AD_GROUP_PAUSED` | The user-specified ad group status is paused. Contributes to AdGroupPrimaryStatus.PAUSED. |\n| ### `AD_GROUP_REMOVED` | The user-specified ad group status is removed. Contributes to AdGroupPrimaryStatus.REMOVED. |\n| ### `AD_GROUP_INCOMPLETE` | The construction of this ad group is not yet complete. Contributes to AdGroupPrimaryStatus.NOT_ELIGIBLE. |\n| ### `KEYWORDS_PAUSED` | The user-specified keyword statuses in this ad group are all paused. Contributes to AdGroupPrimaryStatus.NOT_ELIGIBLE. |\n| ### `NO_KEYWORDS` | No eligible keywords exist in this ad group. Contributes to AdGroupPrimaryStatus.NOT_ELIGIBLE. |\n| ### `AD_GROUP_ADS_PAUSED` | The user-specified ad group ads statuses in this ad group are all paused. Contributes to AdGroupPrimaryStatus.NOT_ELIGIBLE. |\n| ### `NO_AD_GROUP_ADS` | No eligible ad group ads exist in this ad group. Contributes to AdGroupPrimaryStatus.NOT_ELIGIBLE. |\n| ### `HAS_ADS_DISAPPROVED` | Policy status reason when at least one ad is disapproved. Contributes to multiple AdGroupPrimaryStatus. |\n| ### `HAS_ADS_LIMITED_BY_POLICY` | Policy status reason when at least one ad is limited by policy. Contributes to multiple AdGroupPrimaryStatus. |\n| ### `MOST_ADS_UNDER_REVIEW` | Policy status reason when most ads are pending review. Contributes to AdGroupPrimaryStatus.PENDING. |\n| ### `CAMPAIGN_DRAFT` | The AdGroup belongs to a Draft campaign. Contributes to AdGroupPrimaryStatus.NOT_ELIGIBLE. |\n| ### `AD_GROUP_PAUSED_DUE_TO_LOW_ACTIVITY` | Ad group has been paused due to prolonged low activity in serving. Contributes to AdGroupPrimaryStatus.PAUSED. |"]]