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)}.
trigger
xsd:string
The data that caused the error.
errorString
xsd:string
A simple string representation of the error and reason.
[[["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 2024-05-15 UTC."],[[["This documentation details the `ImageError` object in Google Ad Manager's API."],["`ImageError` is a type of `ApiError` and lists all errors encountered when working with images in Ad Manager."],["Errors can range from invalid image formats and sizes to issues with Flash files and creative asset densities."],["`ImageError` objects include a `reason` field with an enum value specifying the type of image error."],["This information is useful for troubleshooting issues related to image assets in your Ad Manager creatives."]]],["The content details error handling and service interactions within an ad management system. It focuses on the `OrderService` and related services like `CreativeService`. `ImageError`, a specific error type, outlines issues with image files, such as invalid formats, incorrect sizes, disallowed animations, flash file problems, and system errors. Key actions include identifying errors via field paths and triggers, and understanding error reasons like `INVALID_IMAGE`, `FILE_TOO_LARGE`, and `FLASH_NOT_ALLOWED`. The error enumeration provides the specific errors that may occur.\n"]]