Also, is there any documentation that defines each of these categories? I 
could not find any.

campaign.primary_status:
 'ELIGIBLE',
 'ENDED',
 'LEARNING',
 'LIMITED',
 'MISCONFIGURED',
 'NOT_ELIGIBLE',
 'PAUSED',
 'PENDING',
 'REMOVED',
 'UNKNOWN',
 'UNSPECIFIED',
    
campaign.serving_status:
 'ENDED',
 'NONE',
 'PENDING',
 'SERVING',
 'SUSPENDED',
 'UNKNOWN',
 'UNSPECIFIED',

*.status:
 'ENABLED',
 'PAUSED',
 'REMOVED',
 'UNKNOWN',
 'UNSPECIFIED',
    
ad_group_ad.approval_status:
 'APPROVED',
 'APPROVED_LIMITED',
 'AREA_OF_INTEREST_ONLY',
 'DISAPPROVED',
 'UNKNOWN',
 'UNSPECIFIED',

ad_group_ad.review_status:
 'ELIGIBLE_MAY_SERVE',
 'REVIEWED',
 'REVIEW_IN_PROGRESS',
 'UNDER_APPEAL',
 'UNKNOWN',
 'UNSPECIFIED'

On Wednesday, June 7, 2023 at 9:01:36 AM UTC-7 Chad Wood wrote:

> Hello,
>
> Referencing:
> ad_group_ad.policy_summary.approval_status 
> <https://developers.google.com/google-ads/api/fields/v13/ad_group_ad#ad_group_ad.policy_summary.approval_status>
> ad_group_ad.policy_summary.review_status 
> <https://developers.google.com/google-ads/api/fields/v13/ad_group_ad#ad_group_ad.policy_summary.review_status>
> ad_group_ad.status 
> <https://developers.google.com/google-ads/api/fields/v13/ad_group_ad#ad_group_ad.status>
>
> ad_group.status 
> <https://developers.google.com/google-ads/api/fields/v13/ad_group#ad_group.status>
>
> campaign.primary_status 
> <https://developers.google.com/google-ads/api/fields/v13/campaign#campaign.primary_status>
> campaign.serving_status 
> <https://developers.google.com/google-ads/api/fields/v13/campaign#campaign.serving_status>
> campaign.status 
> <https://developers.google.com/google-ads/api/fields/v13/campaign#campaign.status>
>
> Each of these are categorical properties of the object (campaign, adgroup, 
> ad). By my understanding, an ad will only serve to ad-viewers if each 
> status is aligned such as:
> APPROVED: ad_group_ad.policy_summary.approval_status
> REVIEWED: ad_group_ad.policy_summary.review_status
> ENABLED: ad_group_ad.status
>
> I noticed some other relationships between these statuses though, and I'd 
> like to better understand.
>
> 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?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e5de848b-9de7-4a46-a543-67a98583af8dn%40googlegroups.com.
  • Be... Chad Wood
    • ... Chad Wood
      • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to