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."],[[["AssetError objects encompass a range of errors related to assets in Google Ad Manager."],["These errors can stem from issues like non-unique names, excessive file size or length, missing dynamic allocation parameters, or invalid code snippet values."],["The `reason` field categorizes the specific error encountered, providing further insight for troubleshooting."],["Each AssetError object inherits properties from the `ApiError` class, offering detailed information about the error's context, such as the field path and trigger."]]],["The content outlines services and errors within an API, specifically version 202402. Services include Creative, CreativeSet, Forecast, LineItemCreativeAssociation, LineItem, and LineItemTemplate, alongside OrderService. It defines `ApiError` inheritance and details numerous specific error types associated with `OrderService`, such as `AssetError`, `AuthenticationError`, and `QuotaError`. `AssetError` further defines reasons like `NON_UNIQUE_NAME`, `FILE_SIZE_TOO_LARGE`, and `INVALID_ASSET_ID`, amongst others related to asset management and coding.\n"]]