Hi, I'm trying to use Google Ads Scripts to download RSA ad details 
via ResponsiveSearchAdHeadlines from the AD_PERFORMANCE_REPORT as shown 
below, but instead of getting the output with all headlines as I remember 
getting in the past, I'm getting outputs such as " ["[object 
Object]","[object Object]","[object Object]","[object Object]","[object 
Object]","[object Object]","[object Object]","[object Object]"]".

Could you help point me towards how I could get the actual RSA headline and 
description text components? 

    "SELECT CampaignName, AdGroupName, Id, AdStrengthInfo, 
ResponsiveSearchAdHeadlines, ResponsiveSearchAdDescriptions, 
ResponsiveSearchAdPath1, ResponsiveSearchAdPath2 " +
    "FROM AD_PERFORMANCE_REPORT " +
    "WHERE AdType = RESPONSIVE_SEARCH_AD " +
    "AND CampaignStatus = ENABLED " +
    "AND AdGroupStatus = ENABLED " +
    "AND Status = ENABLED"

Thanks in advance!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d619f2d3-4e4a-4bd1-be31-fcb9a957ad0cn%40googlegroups.com.
  • No... Stan Shyshkin
    • ... 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum

Reply via email to