Hello! I need to get costs and convs of my max perfomance campaings per 
asset group
This query return me the assets groups for each campaign:
SELECT
customer.id,
customer.descriptive_name,
asset_group_asset.field_type,
asset_group.id,
asset_group.name,
asset_group.resource_name,
asset_group_asset.resource_name,
asset_group_asset.status,
asset_group_asset.field_type,
asset.name
FROM
asset_group_asset
WHERE
campaign.advertising_channel_type="PERFORMANCE_MAX"

How can I merge this data  with metrics.costs and metrics.convertions? 
Thank you!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/90f3e045-41ec-4cff-8bc2-24fc10c98925n%40googlegroups.com.
  • As... Yevhen Serdiuk
    • ... Yevhen Serdiuk
      • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to