ImageAsset
Stay organized with collections
Save and categorize content based on your preferences.
Fields |
mime_type
|
MimeType
MIME type of the image asset.
|
full_size
|
ImageDimension
Metadata for this image at its original size.
|
data
|
bytes
The raw bytes data of an image. This field is mutate only.
|
file_size
|
int64
File size of the image asset in bytes.
|
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-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# ImageAsset\n\nAn Image asset.\n\n| Fields ||\n|-----------------|------------------------------------------------------------------------------------------------------------------|\n| ### `mime_type` | [MimeType](/google-ads/api/reference/rpc/v21/MimeTypeEnum.MimeType) MIME type of the image asset. |\n| ### `full_size` | [ImageDimension](/google-ads/api/reference/rpc/v21/ImageDimension) Metadata for this image at its original size. |\n| ### `data` | `bytes` The raw bytes data of an image. This field is mutate only. |\n| ### `file_size` | `int64` File size of the image asset in bytes. |"]]