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\u003eAssetError objects encompass a range of errors related to digital assets within the system.\u003c/p\u003e\n"],["\u003cp\u003eThese errors can indicate issues such as non-unique names, excessive file size or length, missing required code snippet parameters, and invalid IDs.\u003c/p\u003e\n"],["\u003cp\u003eThe AssetError object provides details about the error, including a reason code, field path, and trigger data, to aid in troubleshooting.\u003c/p\u003e\n"],["\u003cp\u003eThe reasons for asset errors are categorized and represented by the \u003ccode\u003eAssetError.Reason\u003c/code\u003e enumeration for easy identification.\u003c/p\u003e\n"]]],["The document details `AssetError` and related service errors within an API. Key services include `CreativeSetService`, `ForecastService`, `LineItemCreativeAssociationService`, `LineItemService`, `LineItemTemplateService`, and `OrderService`. The `AssetError` class, which inherits from `ApiError`, identifies issues with assets like `NON_UNIQUE_NAME`, `FILE_NAME_TOO_LONG`, or `FILE_SIZE_TOO_LARGE`. The enumeration `AssetError.Reason` lists all the different reasons an asset error could be thrown, which include validation errors, and asset parameter errors.\n"],null,[]]