Hi Chad,
Thank you for reaching out to the Google Ads API support team. Kindly note that, the API only mirrors what the UI can do, so if your use case is possible to retrieve in the UI, then it is also possible in the API.
With regard to your following concerns, let us provide the API perspective of each below.
1. Whats the difference between the following two scenarios:
..a: APPROVED: ad_group_ad.policy_summary.approval_status
......REVIEWED: ad_group_ad.policy_summary.review_status
..b: APPROVED: ad_group_ad.policy_summary.approval_status
......ELIGIBLE_MAY_SERVE: ad_group_ad.policy_summary.review_status
2. How is it possible for a Campaign to be serving in these circumstances?
..a: REMOVED: campaign.status
......REMOVED: campaign.primary_status
......SERVING: campaign.serving_status
..b: PAUSED: campaign.status
......PAUSED: campaign.primary_status
......SERVING: campaign.serving_status
..c: ENABLED: campaign.status
......NOT_ELIGIBLE: campaign.primary_status
......SERVING: campaign.serving_status
3. Each of those status types contain the possible values "UNKNOWN" and "UNSPECIFIED". Under what circumstances are those used for each status type?
4. Are there any web documents I can source for more information on the meanings of different combinations within the status types, and how they impact the fact of whether ad-viewers are being served the ad or not?
In addition to that, if you’re looking for the definition of what you’re going to use in the Ads API, you can check it in the reference section under the version you’re using and click enums (for example: https://developers.google.com/google-ads/api/reference/rpc/v14/AdGroupAd). However, kindly check the definition of each status you’re looking for in the reference links below.
You can provide it via Reply privately to author option. If this option is not available, then send it instead on this email address googleadsa...@google.com.
Reference links:
![]() |
Google Ads API Team |
Hi,
Thanks for getting back to us.
It seems like your inquiries are more on the behavior and meaning of each status of Google Ads as a product. That said, I recommend reaching out to the Google Ads product support team(https://support.google.com/google-ads/gethelp) for further assistance. They can assist you more appropriately on inquiries regarding Google Ads as a product.
Reference links included in this email: