Join us live on Discord on the Google Advertising and Measurement Community server and on YouTube on February 26th at 10:00 AM EST! We will discuss the new features added in v23.1 of the Google Ads API.
ImageAdInfo
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
The image ad object contains details about the image used in an ad, including its mime type, dimensions, and URLs for both full-size and preview versions.
You can create an image ad by using an existing MediaFile, providing raw image data, or copying an image from another ad ID.
Image assets can be used for the ad, and raw image data can be provided as bytes.
The name of the image is included, which can be the MediaFile's name or empty if created from bytes.
Union field. The image to create the ImageAd from. This can be specified in one of two ways. 1. An existing MediaFile resource. 2. The raw image data as bytes.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-02-23 UTC."],[],[]]