AI-generated Key Takeaways
-
The content details errors associated with images within various Ad Manager API services.
-
Image errors can occur for multiple reasons, including invalid format or size, unexpected dimensions, animation issues, color format restrictions, and Flash-related problems.
-
The errors also encompass issues with file size, system errors, asset density, missing primary assets, and unsupported mime types.
-
Specific fields like
fieldPath,fieldPathElements,trigger, anderrorStringprovide details to identify the cause of the error. -
The possible reasons for an
ImageErrorare enumerated, offering specific codes and descriptions for different types of image-related issues.
Lists all errors associated with images.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Field |
|
|---|---|
ApiError (inherited)
|
|
|
The OGNL field path to identify cause of error. |
|
A parsed copy of the field path. For example, the field path "operations[1].operand" corresponds to this list: {FieldPathElement(field = "operations", index = 1), FieldPathElement(field = "operand", index = null)}. |
|
The data that caused the error. |
|
A simple string representation of the error and reason. |
ImageError
|
|
|
The error reason represented by an enum. Enumerations
|