change_service = f"""
SELECT 
    change_status.resource_status,
    change_status.resource_name, 
    change_status.last_change_date_time, 
    change_status.resource_type,
    change_status.campaign,
    change_status.ad_group,
    change_status.ad_group_ad,
    change_status.ad_group_criterion,
    change_status.campaign_criterion


FROM 
    change_status 
WHERE 
    change_status.resource_status = ADDED
    AND change_status.resource_type = AD_GROUP_AD
ORDER BY 
    change_status.last_change_date_time DESC
LIMIT 10000
"""

Does not yield any results (although there have been multiple ads added)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d6f044cf-6948-441f-9b61-9ab06db11c0d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Change ... F B
    • Re... F B
      • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
        • ... F B
          • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
    • RE... Google Ads API Forum Advisor Prod
    • RE... Google Ads API Forum Advisor Prod

Reply via email to