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 2023-08-22 UTC."],[[["The `ImageError` object in Google Ad Manager's API outlines potential issues encountered when working with images within creatives."],["It provides detailed error reasons through the `reason` field, categorized as an enum, which specifies the nature of the image-related problem."],["These reasons range from format and size discrepancies to issues with animated content and Flash files within creatives."],["It also includes system-level errors encountered during image processing and density-related errors for high-density creatives."],["The `ImageError` object inherits properties from the `ApiError` object for providing contextual details about the error, such as field path and error messages."]]],[]]