Re: Images Video

2022-08-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Rodrigo, The Ads API doesn't have a field that provides direct access to the previews. With that being said, this stackoverflow article about using Youtube Id for every type of URL may be of assistance - https://stackoverflow.com/a/2068371. I tried some and they work just using the 11 letter

Re: Images Video

2022-08-19 Thread Rodrigo Ampuero
Hi, so the image that appears in the "ad" column is not saved? It is not recorded in any report. The field that told me "ad_group_ad.ad.image_ad.preview_image_url " arrives empty when I call ad_group_ad report. Thanks El Thursday, August 18, 2022 a la(s) 1:17:47 PM UTC-4, adsapi escribió: >

Re: Images Video

2022-08-19 Thread Rodrigo Ampuero
Hi, so the image that appears in the "ad" column is not saved? in no report to be able to download. Thanks El Thursday, August 18, 2022 a la(s) 1:17:47 PM UTC-4, adsapi escribió: > Hi Rodrigo, > > Thank you for the screenshot. > > The only ad type with preview information in the Google Ads API

Re: Images Video

2022-08-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Rodrigo, Thank you for the screenshot. The only ad type with preview information in the Google Ads API is the image ad as seen in the ad_group_ad.ad.image_ad.preview_image_url that you can extract using the ad_group_ad report. Since YouTube videos' previews are not supported, our team can c

Re: Images Video

2022-08-18 Thread Rodrigo Ampuero
Hi, the images I'm looking for are the previews of the YouTube videos, attached screenshots of the images I'm looking for. Thank El Wednesday, August 17, 2022 a la(s) 10:19:16 PM UTC-4, adsapi escribió: > Hi Rodrigo, > > > Thank you for getting back to us. I work with Heidi and allow me to a

Re: Images Video

2022-08-17 Thread Rodrigo Ampuero
Hhi, I was able to get the asset_id, but I couldn't get the preview images, I thought they were in the "asset" table, could you help me by indicating where I can find them, according to the image I uploaded earlier. Thanks. El Thursday, August 11, 2022 a la(s) 4:00:00 PM UTC-4, adsapi escri

RE: Images Video

2022-08-11 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Rodrigo, Thank you for reaching out to us. Moving forward, you may use this ad_group_ad.ad.video_ad.video.asset field for you to find the video asset you are referring to. However you may try this query below to see this: SELECT ad_group.id, ad_group_ad.ad.id, campaign.id, ad_group_ad.ad.ty

Images Video

2022-08-11 Thread Rodrigo Ampuero
Hi, I need to extract images from YouTube or Video campaign ads, but I don't know what resources I can find. for campaigns From Display I can get the id of the images from the resources "FROM ad_group_ad" in the fields "ad_group_ad.ad.discovery_multi_asset_ad.marketing_images, ad_group_ad.ad.d