Hi Josh, cool. Any news here?
Cheers Fabian On Tuesday, 14 May 2019 23:17:29 UTC+2, googleadsapi-forumadvisor wrote: > > Hi, > > I've reproduced the behavior you described and filed an issue with the > change status team to investigate. I'll reply back as soon as I have more > information from them. > > Thanks, > Josh, 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/ > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > > On 05/13/19 17:17:47 [email protected] <javascript:> wrote: > > 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 > > <https://groups.google.com/d/msgid/adwords-api/9ad019e5-bad4-4f66-9c60-243c2cee09e3%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/7d7de069-c42b-43d7-a6f0-84265b0e979b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
