RE: campaign - asset level data - using api

2023-09-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
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 =  
  AND campaign.id = 
  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/rotyB0S0B9XW002mEJJsCuS0qmIz0gQB0eRg%40sfdc.net.


Campaign - Asset Level Data - Using API

2023-09-01 Thread Ethinos DM

Hello Team,

We want below data using API.

We want to fetch campaign asset-level data (like images and YouTube videos, 
which are assets) and also want to fetch how particular assets are 
performing according to a particular date range. 

So, in the meantime, we want to fetch all asset data, including their 
performance , impressions and spends date-wise.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/cfb71492-091b-4e1f-8c41-61f85d3acde0n%40googlegroups.com.