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 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eImageError\u003c/code\u003e object in Google Ad Manager's Native Style Service encompasses all errors related to images.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eApiError\u003c/code\u003e and provides a \u003ccode\u003ereason\u003c/code\u003e field to specify the type of image error encountered.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003ereason\u003c/code\u003e field is an enumeration with values like \u003ccode\u003eINVALID_IMAGE\u003c/code\u003e, \u003ccode\u003eINVALID_SIZE\u003c/code\u003e, \u003ccode\u003eFILE_TOO_LARGE\u003c/code\u003e, and more, describing the specific issue with the image.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use the \u003ccode\u003ereason\u003c/code\u003e value to understand and address image-related errors during creative or native style operations.\u003c/p\u003e\n"],["\u003cp\u003eThis information is relevant to the Native Style Service within the Google Ad Manager API, under the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The content details error handling for image-related issues within several services, including CreativeService, ForecastService, and NativeStyleService. It outlines the inheritance structure of errors, starting from the base `ApiError` and branching into various specific error types. `ImageError` is focused on, with a detailed list of reasons like `INVALID_IMAGE`, `INVALID_SIZE`, `FILE_TOO_LARGE` and issues specific to flash files. It provides field specifications, error triggers and a namespace.\n"],null,[]]