Hi Rodrigo,
The 'Ad' field is a combination of many fields in the API. Each ad type has many fields , for example , to see the 'Ad' field of a Responsive Search Ad you would need all the fields that have the responsive search ad in it like this. :
SELECT ad_group_ad.ad.responsive_search_ad.path2, ad_group_ad.ad.responsive_search_ad.path1, ad_group_ad.ad.responsive_search_ad.headlines, ad_group_ad.ad.responsive_search_ad.descriptions FROM ad_group_ad.
you can figure out for all other ad types which fields are need that together make the 'ad' field.
For images, you can look up in
asset resource the image and use asset.image_asset.full_size.url to get the image.
Regards,
 |
| Aryeh |
| Google Ads API Team |
|
|
| |

ref:_00D1U1174p._5004Q2YbWw1:ref