I'm trying to retrieve a list of responsive search ads' headlines and 
descriptions using this query:

  SELECT
    ad_group_ad.ad.responsive_search_ad.descriptions
  , ad_group_ad.ad.responsive_search_ad.headlines
  FROM ad_group_ad
  WHERE ad_group_ad.ad.responsive_search_ad.headlines IS NOT NULL

Unfortunately, the WHERE clause seems invalid.

How would I correctly retrieve all responsive search ad's headlines and 
descriptions? Is there another resource I could use for retrieving this 
data?

Your answer is appreciated.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 visit 
https://groups.google.com/d/msgid/adwords-api/44d24a8f-8d87-4eb5-ac18-edcbf303988en%40googlegroups.com.
  • Wh... MS
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to