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."],[[["`AssetError` objects detail errors encountered when working with assets in Google Ad Manager."],["These errors often involve issues with asset names, file sizes, or code snippets used for dynamic allocation."],["`AssetError` includes reasons like `NON_UNIQUE_NAME`, `FILE_SIZE_TOO_LARGE`, and `INVALID_CODE_SNIPPET_PARAMETER_VALUE`."],["It inherits properties from `ApiError` for identifying the location and cause of the error."]]],["The provided content outlines various services and errors within an ad management system, primarily focusing on `ForecastService`. Key actions include managing creatives, creative sets, line items, orders, and their associated templates. The core information revolves around `AssetError`, which is detailed with specific reasons like `NON_UNIQUE_NAME`, `FILE_SIZE_TOO_LARGE`, and `INVALID_ASSET_ID`, alongside numerous other error types, including targeting, formatting, and API-related issues, that can occur during these operations. The system also details the inheritance structure of the `ApiError` and the fields such as `fieldPath` and `errorString`.\n"]]