AdGroupAdPrimaryStatusReason
Stay organized with collections
Save and categorize content based on your preferences.
Possible ad group ad status reasons.
Enums |
UNSPECIFIED
|
No value has been specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
CAMPAIGN_REMOVED
|
The user-specified campaign status is removed. Contributes to AdGroupAdPrimaryStatus.REMOVED. |
CAMPAIGN_PAUSED
|
The user-specified campaign status is paused. Contributes to AdGroupAdPrimaryStatus.PAUSED. |
CAMPAIGN_PENDING
|
The user-specified time for this campaign to start is in the future. Contributes to AdGroupAdPrimaryStatus.PENDING. |
CAMPAIGN_ENDED
|
The user-specified time for this campaign to end has passed. Contributes to AdGroupAdPrimaryStatus.ENDED. |
AD_GROUP_PAUSED
|
The user-specified ad group status is paused. Contributes to AdGroupAdPrimaryStatus.PAUSED. |
AD_GROUP_REMOVED
|
The user-specified ad group status is removed. Contributes to AdGroupAdPrimaryStatus.REMOVED. |
AD_GROUP_AD_PAUSED
|
The user-specified ad status is paused. Contributes to AdGroupAdPrimaryStatus.PAUSED. |
AD_GROUP_AD_REMOVED
|
The user-specified ad status is removed. Contributes to AdGroupAdPrimaryStatus.REMOVED. |
AD_GROUP_AD_DISAPPROVED
|
The ad is disapproved. Contributes to AdGroupAdPrimaryStatus.NOT_ELIGIBLE. |
AD_GROUP_AD_UNDER_REVIEW
|
The ad is under review. Contributes to AdGroupAdPrimaryStatus.PENDING. |
AD_GROUP_AD_POOR_QUALITY
|
The ad is poor quality. This is determined by the serving stack that served the Ad. Contributes to AdGroupAdPrimaryStatus.LIMITED. |
AD_GROUP_AD_NO_ADS
|
No eligible ads instances could be generated. Contributes to AdGroupAdPrimaryStatus.PENDING. |
AD_GROUP_AD_APPROVED_LABELED
|
The ad is internally labeled with a limiting label. Contributes to AdGroupAdPrimaryStatus.LIMITED. |
AD_GROUP_AD_AREA_OF_INTEREST_ONLY
|
The ad is only serving in the user-specified area of interest. Contributes to AdGroupAdPrimaryStatus.LIMITED. |
AD_GROUP_AD_UNDER_APPEAL
|
The ad is part of an ongoing appeal. This reason does not impact AdGroupAdPrimaryStatus. |
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,["# AdGroupAdPrimaryStatusReason\n\nPossible ad group ad status reasons.\n\n| Enums ||\n|-----------------------------------------|------------------------------------------------------------------------------------------------------------------------------------|\n| ### `UNSPECIFIED` | No value has been 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 AdGroupAdPrimaryStatus.REMOVED. |\n| ### `CAMPAIGN_PAUSED` | The user-specified campaign status is paused. Contributes to AdGroupAdPrimaryStatus.PAUSED. |\n| ### `CAMPAIGN_PENDING` | The user-specified time for this campaign to start is in the future. Contributes to AdGroupAdPrimaryStatus.PENDING. |\n| ### `CAMPAIGN_ENDED` | The user-specified time for this campaign to end has passed. Contributes to AdGroupAdPrimaryStatus.ENDED. |\n| ### `AD_GROUP_PAUSED` | The user-specified ad group status is paused. Contributes to AdGroupAdPrimaryStatus.PAUSED. |\n| ### `AD_GROUP_REMOVED` | The user-specified ad group status is removed. Contributes to AdGroupAdPrimaryStatus.REMOVED. |\n| ### `AD_GROUP_AD_PAUSED` | The user-specified ad status is paused. Contributes to AdGroupAdPrimaryStatus.PAUSED. |\n| ### `AD_GROUP_AD_REMOVED` | The user-specified ad status is removed. Contributes to AdGroupAdPrimaryStatus.REMOVED. |\n| ### `AD_GROUP_AD_DISAPPROVED` | The ad is disapproved. Contributes to AdGroupAdPrimaryStatus.NOT_ELIGIBLE. |\n| ### `AD_GROUP_AD_UNDER_REVIEW` | The ad is under review. Contributes to AdGroupAdPrimaryStatus.PENDING. |\n| ### `AD_GROUP_AD_POOR_QUALITY` | The ad is poor quality. This is determined by the serving stack that served the Ad. Contributes to AdGroupAdPrimaryStatus.LIMITED. |\n| ### `AD_GROUP_AD_NO_ADS` | No eligible ads instances could be generated. Contributes to AdGroupAdPrimaryStatus.PENDING. |\n| ### `AD_GROUP_AD_APPROVED_LABELED` | The ad is internally labeled with a limiting label. Contributes to AdGroupAdPrimaryStatus.LIMITED. |\n| ### `AD_GROUP_AD_AREA_OF_INTEREST_ONLY` | The ad is only serving in the user-specified area of interest. Contributes to AdGroupAdPrimaryStatus.LIMITED. |\n| ### `AD_GROUP_AD_UNDER_APPEAL` | The ad is part of an ongoing appeal. This reason does not impact AdGroupAdPrimaryStatus. |"]]