ImageError Stay organized with collections Save and categorize content based on your preferences.
Page Summary
This document lists possible errors that can occur with images.
Errors cover issues with the image itself, storage, requests, dimensions, animation, server problems, and various Flash-specific issues.
Other errors include problems with file size, processing, input, and format.
Some errors indicate violations of image constraints without specifying which specific constraint was violated.
Enum describing possible image errors.
| Enums | |
|---|---|
| Animated image are not permitted. |
| Unacceptable visual effects. |
| Animation is too long. |
| The aspect ratio of the image is not allowed. |
| There was a problem with the request. |
| Image cannot be in CMYK color format. |
| There was an error storing the image. |
| Uploaded flash file can be parsed, but the click tag can not be fixed properly. |
| Image file is too large. |
| Flash movie accesses network resources |
| GetUrl method should only use '_blank'. |
| There was a problem with the flash image. |
| A flash error has occurred after fixing the click tag. |
| Flash movie attempts to call flash system commands |
| Flash movie attempts to call external javascript code |
| Flash cannot use mouse tracking. |
| Flash cannot have network methods. |
| Flash cannot have network objects. |
| Flash cannot have a random number. |
| Flash cannot have a Url. |
| Flash images are not permitted. |
| Ad click target cannot be '_self'. |
| Flash version is not supported. |
| Flash images must support clickTag. |
| Flash movies need to have hard coded click URL or clickTAG |
| Image format is not allowed. |
| Image constraints are violated, but details like ASPECT_RATIO_NOT_ALLOWED can't be provided. This happens when asset spec contains more than one constraint and different criteria of different constraints are violated. |
| Image data is too large. |
| Error while processing the image. |
| Image is too small. |
| Uploaded flash file is corrupted. |
| The image is not valid. |
| Input was invalid. |
| Incorrect image layout. |
| There was a problem reading the image file. |
| There was a problem reading the image file. |
| There was an error on the server. |
| The image could not be stored. |
| The image is not of legal dimensions. |
| The received error code is not known in this version. |
| Enum unspecified. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-12 UTC.
[[["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 2025-12-12 UTC."],[],[]]