Hello,
I would like to retrieve all headlines and descriptions for specific Ad.
I have used this query 
SELECT ad_group_ad.ad.name, ad_group_ad.ad.text_ad.headline, 
ad_group_ad.ad.text_ad.description1, ad_group_ad.ad.text_ad.description2, 
ad_group_ad.labels, ad_group_ad.status, ad_group.name, campaign.name, 
ad_group_ad.ad.app_ad.headlines, ad_group_ad.ad.local_ad.headlines, 
ad_group_ad.ad.responsive_display_ad.headlines, 
ad_group_ad.ad.responsive_search_ad.headlines, 
ad_group_ad.ad.smart_campaign_ad.headlines, 
ad_group_ad.ad.video_responsive_ad.headlines, 
ad_group_ad.ad.video_responsive_ad.long_headlines, 
ad_group_ad.ad.app_ad.descriptions, campaign.primary_status, 
ad_group_ad.ad.call_ad.phone_number, ad_group_ad.ad.final_urls, 
ad_group_ad.ad.call_ad.headline1, ad_group_ad.ad.call_ad.headline2, 
ad_group_ad.ad.type, ad_group_ad.ad.expanded_dynamic_search_ad.description, 
ad_group_ad.ad.expanded_dynamic_search_ad.description2, 
ad_group_ad.ad.expanded_text_ad.description, 
ad_group_ad.ad.expanded_text_ad.description2, 
ad_group_ad.ad.expanded_text_ad.headline_part1, 
ad_group_ad.ad.expanded_text_ad.headline_part2, 
ad_group_ad.ad.expanded_text_ad.headline_part3, 
ad_group_ad.ad.expanded_text_ad.path1, 
ad_group_ad.ad.expanded_text_ad.path2, 
ad_group_ad.ad.app_engagement_ad.headlines, 
ad_group_ad.ad.app_pre_registration_ad.headlines, 
ad_group_ad.ad.discovery_multi_asset_ad.headlines, 
ad_group_ad.ad.discovery_video_responsive_ad.headlines, 
ad_group_ad.ad.discovery_video_responsive_ad.long_headlines FROM 
ad_group_ad WHERE ad_group_ad.status NOT IN ('REMOVED')
but headlines and description list are empty. On UI  i can see for that 
specific AD all headlines and descriptions etc. What can i do to retrieve 
those infromation as they are on UI. Of course i would like to retrieve 
display path, final url and other fields which are on UI. 
 
Using Java  google ads v15 
Thanks for response

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 on the web visit 
https://groups.google.com/d/msgid/adwords-api/e8b4cc1d-4ee5-4ff0-a759-cd4e2bc0ed77n%40googlegroups.com.
  • Ad... Jakub Banik
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to