Hi 
I'm trying to get insights of assets. I'm able to get insights of assets 
but facing problem regarding assets of responsive search ad. is there any 
way to get that. I'm attaching query so for please help me out what I'm 
doing wrong.
SELECT
        ad_group_ad.ad.id,
        asset.id,
        ad_group_ad_asset_view.field_type,
        segments.date,
        campaign.id,
        ad_group.id,   
metrics.all_conversions,
        metrics.all_conversions_value,
        metrics.all_conversions_value_per_cost,
        metrics.average_cpc,
        metrics.clicks,
        metrics.conversions,
        metrics.conversions_value,
        metrics.conversions_value_per_cost,
        metrics.cost_micros,
        metrics.cost_per_all_conversions,
        metrics.cost_per_conversion,
        metrics.ctr,
        metrics.impressions,
        metrics.value_per_all_conversions,
        metrics.value_per_conversion,
        metrics.view_through_conversions
        FROM ad_group_ad_asset_view
        WHERE ad_group_ad.ad.type = 'RESPONSIVE_SEARCH_AD'
        AND segments.date DURING LAST_30_DAYS

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/71ac04a1-10da-4ebb-85e9-6f41d3e0c307n%40googlegroups.com.
  • Re... Sadia Arooj
    • ... 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum

Reply via email to