ImageAdInfo
Stay organized with collections
Save and categorize content based on your preferences.
| Fields |
ad_id_to_copy_image_from
|
int64
An ad ID to copy the image from.
|
data
|
bytes
Raw image data as bytes.
|
image_asset
|
AdImageAsset
The image assets used for the ad.
|
image_url
|
string
URL of the full size image.
|
mime_type
|
MimeType
The mime type of the image.
|
name
|
string
The name of the image. If the image was created from a MediaFile, this is the MediaFile's name. If the image was created from bytes, this is empty.
|
pixel_height
|
int64
Height in pixels of the full size image.
|
pixel_width
|
int64
Width in pixels of the full size image.
|
preview_image_url
|
string
URL of the preview size image.
|
preview_pixel_height
|
int64
Height in pixels of the preview size image.
|
preview_pixel_width
|
int64
Width in pixels of the preview size image.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-12 UTC.
[null,null,["Last updated 2025-12-12 UTC."],[],[]]