Hello,

Greetings from the Google Ads API Team.

With regards to your concern, can you please confirm if the sample GAQL query 
for the Google Ads API below is of help towards your concern?

Sample Query:

SELECT 
  asset.youtube_video_asset.youtube_video_id, 
  asset.youtube_video_asset.youtube_video_title, 
  campaign.id, 
  asset.image_asset.full_size.height_pixels, 
  asset.image_asset.file_size, 
  asset.image_asset.full_size.url, 
  asset.image_asset.full_size.width_pixels, 
  metrics.clicks, 
  metrics.ctr, 
  metrics.impressions, 
  metrics.all_conversions_value 
FROM ad_group_ad_asset_view 
WHERE 
  asset.id = <INSERT_ASSET_ID_HERE> 
  AND campaign.id = <INSERT_CAMPAIGN_ID_HERE>
  AND segments.date BETWEEN 'YYYMMDD' AND 'YYYMMDD' 

Please note that you may modify the fields present in the WHERE clause to query 
specific data, please refer to this query builder for more 
information(https://developers.google.com/google-ads/api/fields/v14/ad_group_ad_asset_view_query_builder).

I hope this information helps you.

This message is in relation to case "ref:_00D1U1174p._5004Q2oA6tJ:ref"

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/rotyB000000000000000000000000000000000000000000000S0B9XW002mEJJsCuS0qmIz0gQB0eRg%40sfdc.net.
  • Ca... Ethinos DM
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to