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 documentation page details the `ImageError` object within the Google Ad Manager API."],["`ImageError` is associated with the `LineItemService` and other services, listing all errors encountered when working with images in creatives."],["The `reason` field provides specific information about the image error, such as invalid formats, sizes, animation restrictions, and Flash-related issues."],["Errors can also relate to creative layouts, densities, and missing assets, ensuring image compliance with Google Ad Manager policies."],["Developers can use these error codes to troubleshoot and resolve image-related problems when interacting with the Ad Manager API."]]],["The content details error management within several services, including CreativeService, CreativeSetService, ForecastService, LineItemCreativeAssociationService, LineItemService, LineItemTemplateService, NativeStyleService, and OrderService. It highlights `ImageError`, which encompasses issues like invalid file formats, incorrect image dimensions, and unsupported image types (e.g., CMYK JPEGs, Flash). Image errors can be due to animated visuals, oversized files, layout issues, system errors, and missing or duplicate asset densities. `ImageError` has a reason and also inherits `ApiError` which contains the detail of the error.\n"]]