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-02-13 UTC."],[[["The `ImageError` object lists all errors associated with images in Google Ad Manager."],["It provides details about the error through the `reason` field, including issues with file format, size, animation, and Flash content."],["The errors are categorized by an enum `ImageError.Reason`, offering specific reasons like `INVALID_IMAGE`, `INVALID_SIZE`, `FLASH_NOT_ALLOWED`, etc."],["This information helps to understand and troubleshoot errors encountered when working with images in Ad Manager creatives."],["The namespace for this error is `https://www.google.com/apis/ads/publisher/v202402`."]]],["The document outlines various services, including CreativeService, CreativeSetService, ForecastService, LineItemCreativeAssociationService, LineItemService, LineItemTemplateService, NativeStyleService, and OrderService, and their associated errors. The primary focus is on `ImageError`, detailing specific reasons such as `INVALID_IMAGE`, `INVALID_SIZE`, and `FILE_TOO_LARGE`. `ApiError` inheritance is presented. Each error reason and its meaning, for example `CMYK_JPEG_NOT_ALLOWED` and `FLASH_NOT_ALLOWED` are well-described.\n"]]