I tried with google ads api npm with the query 

SELECT
ad_group_ad.ad.name, ad_group_ad.ad.type 
,ad_group_ad.ad.app_ad.headlines,ad_group_ad.ad.app_engagement_ad.headlines,ad_group_ad.ad.text_ad.headline
FROM
ad_group_ad


Response 

{

  ad: { resource_name: 'customers/xxxxx/ads/xxxxxx', type: 3 },

  resource_name: 'customers/xxxxx/adGroupAds/xxxx~xxxxxx'

}

But response not containing ad name. But ad Id and resource name is there.
How can I get the ad name?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7f9aa86f-f8f4-4fa8-9932-7a631b642ae3%40googlegroups.com.

Reply via email to