AI-generated Key Takeaways
- 
          
Various factors including campaign, ad group, and ad status can affect the serving status of an ad.
 - 
          
User-specified statuses like paused, removed, pending start, and ended directly influence ad group ad status.
 - 
          
Ad quality issues, disapproval, or being under review can also impact the ad group ad status.
 - 
          
Some statuses like "under appeal" do not directly affect the primary ad group ad status.
 
Possible ad group ad status reasons.
| Enums | |
|---|---|
 | 
                No value has been specified. | 
 | 
                Used for return value only. Represents value unknown in this version. | 
 | 
                The user-specified campaign status is removed. Contributes to AdGroupAdPrimaryStatus.REMOVED. | 
 | 
                The user-specified campaign status is paused. Contributes to AdGroupAdPrimaryStatus.PAUSED. | 
 | 
                The user-specified time for this campaign to start is in the future. Contributes to AdGroupAdPrimaryStatus.PENDING. | 
 | 
                The user-specified time for this campaign to end has passed. Contributes to AdGroupAdPrimaryStatus.ENDED. | 
 | 
                The user-specified ad group status is paused. Contributes to AdGroupAdPrimaryStatus.PAUSED. | 
 | 
                The user-specified ad group status is removed. Contributes to AdGroupAdPrimaryStatus.REMOVED. | 
 | 
                The user-specified ad status is paused. Contributes to AdGroupAdPrimaryStatus.PAUSED. | 
 | 
                The user-specified ad status is removed. Contributes to AdGroupAdPrimaryStatus.REMOVED. | 
 | 
                The ad is disapproved. Contributes to AdGroupAdPrimaryStatus.NOT_ELIGIBLE. | 
 | 
                The ad is under review. Contributes to AdGroupAdPrimaryStatus.PENDING. | 
 | 
                The ad is poor quality. This is determined by the serving stack that served the Ad. Contributes to AdGroupAdPrimaryStatus.LIMITED. | 
 | 
                No eligible ads instances could be generated. Contributes to AdGroupAdPrimaryStatus.PENDING. | 
 | 
                The ad is internally labeled with a limiting label. Contributes to AdGroupAdPrimaryStatus.LIMITED. | 
 | 
                The ad is only serving in the user-specified area of interest. Contributes to AdGroupAdPrimaryStatus.LIMITED. | 
 | 
                The ad is part of an ongoing appeal. This reason does not impact AdGroupAdPrimaryStatus. |