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
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ó:
>
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
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
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
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
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
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