Hello Matt, I managed to get shopping campaigns by just removing attributes from my GAQL, but I have no idea why it works like that:
This GAQL will return 0 results: SELECT search_term_view.resource_name, ad_group.id, campaign.id, search_term_view.ad_group, search_term_view.resource_name, search_term_view.search_term, search_term_view.status, segments.keyword.info.match_type, segments.date, ad_group_ad.ad.name, metrics.clicks, metrics.impressions, metrics.ctr, metrics.average_cpc, metrics.average_cost, metrics.all_conversions_value, metrics.all_conversions_value_per_cost, metrics.conversions, metrics.all_conversions FROM search_term_view WHERE segments.date during LAST_30_DAYS AND campaign.advertising_channel_type = 'SHOPPING' But when I remove some attributes from it, I will get shopping campaigns: SELECT search_term_view.resource_name, ad_group.id, ad_group.status, campaign.id, search_term_view.ad_group, search_term_view.resource_name, search_term_view.search_term, search_term_view.status, ad_group_ad.ad.name FROM search_term_view WHERE segments.date during LAST_30_DAYS AND campaign.advertising_channel_type = 'SHOPPING' This doesn't make sense because according to the query builder in documentation of the search_term_view, I should be able to use all of the attributes no matter what the campaign type is.. Best, Lukas. On Tue, 18 May 2021 at 10:05, Lukas St <lukasmasterthes...@gmail.com> wrote: > Hello Matt, > > Thanks for the reply. It seems a bit weird that such a basic feature - > getting all search terms - using the search_term_view does not work as > intended. > In some paid Google Ads tools I saw that they are getting all search > terms, so I reckon it has to be possible, do you perhaps have an idea about > direction how to get all search terms? > > Best, > Lukas. > > On Monday, 17 May 2021 at 16:57:51 UTC+2 adsapiforumadvisor wrote: > >> Hi Lukas, >> >> Thanks for reaching out. The Ads API should mirror the Ads UI, although >> the Ads API only includes a subset of features and capabilities found in >> the UI. Please allow me to submit a feature request on your behalf to >> include other advertising channels. >> >> Regards, >> Matt >> Google Ads API Team >> >> [image: Google Logo] >> Matt >> Google Ads API Team >> >> >> ref:_00D1U1174p._5004Q2HBQJH:ref >> > -- > -- > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > 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 a topic in the > Google Groups "AdWords API and Google Ads API Forum" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/adwords-api/OE4UDPJLmpM/unsubscribe. > To unsubscribe from this group and all its topics, 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/8a2c1d8a-c47c-41d0-b190-f02f20c10fe2n%40googlegroups.com > <https://groups.google.com/d/msgid/adwords-api/8a2c1d8a-c47c-41d0-b190-f02f20c10fe2n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "AdWords API and Google Ads 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/CAKxOB%2B2ywbpv24Xgi2_60C22jP5djNZeQRSHdb5O9Qrr6C_kVA%40mail.gmail.com.