Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
ImageDimension
Metadata for an image at a certain size, either original or resized.
Fields |
height_pixels
|
int64
Height of the image.
|
width_pixels
|
int64
Width of the image.
|
url
|
string
A URL that returns the image with this height and width.
|
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 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["Image metadata provides the height and width of the image in pixels."],["A URL is included to access the image at the specified dimensions."]]],[]]