Hi Bharani,

yes I understand that. But even in a test account where I explicitly *created 
(i.e. added)* a whole lot of ad_group_ads (respectively ad_group_criterion).

The query:

SELECT 
    change_status.resource_status,
    change_status.resource_name, 
    change_status.resource_type,
    change_status.ad_group_ad,
FROM 
    change_status 
WHERE 
    change_status.resource_status = *ADDED*
    AND change_status.resource_type = AD_GROUP_AD

will not return any results. However, not that this query 

SELECT 
    change_status.resource_status,
    change_status.resource_name, 
    change_status.resource_type,
    change_status.ad_group_ad,
FROM 
    change_status 
WHERE 
    change_status.resource_status = *CHANGED*
    AND change_status.resource_type = AD_GROUP_AD

will.

I find this quite odd, because to me added and changed are quite different 
things.


On Monday, 13 May 2019 23:09:54 UTC+2, googleadsapi-forumadvisor wrote:
>
> Hi Fabian, 
>
> The results will be filtered based on the resource_status and the 
> resource_type. The results returned will depend on the resource_type. For 
> example, for AD_GROUP, campaign and ad_group fields will be set. Let me 
> know if you have any questions.
>
> Regards,
> Bharani, Google Ads API Team
>
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
>     https://ads-developers.googleblog.com/search/label/google_ads_api
>     https://developers.google.com/adwords/api/community/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> Was your question answered? Please rate your experience with us by taking 
> a short survey.
> If not -- reply to this email and tell us what else we can do to help.
>
> Take Survey 
> <https://support.google.com/google-ads/contact/survey_transactional?caseid=3-4716000026636&hl=en&ctx=1>
>
> Also find us on our blog and discussion group:
> http://googleadsdeveloper.blogspot.com/search/label/adwords_api
> https://developers.google.com/adwords/api/community/
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9ad019e5-bad4-4f66-9c60-243c2cee09e3%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