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-08-20 UTC."],[[["This page documents the `ImageError` object in the Google Ad Manager API."],["`ImageError` is a type of `ApiError` and lists reasons for errors related to images used in creatives."],["Reasons for image errors include issues with file format, size, animation, color format, and Flash content."],["Detailed descriptions of each error reason are provided, along with corresponding enum values."],["`ImageError` objects contain fields such as `reason`, inherited fields like `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`, providing context and diagnostics for troubleshooting."]]],["The document details error types within several services, including CreativeService, CreativeSetService, ForecastService, LineItemCreativeAssociationService, LineItemService, LineItemTemplateService, NativeStyleService, and OrderService. It defines specific error reasons under ImageError, such as `INVALID_IMAGE`, `INVALID_SIZE`, `FILE_TOO_LARGE`, and issues related to Flash files, animated content, or system errors. ImageError also covers problems like mismatched or missing assets in high density creatives. Additionally, it outlines inherited fields like fieldPath, trigger and error string of `ApiError`.\n"]]