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-05-15 UTC."],[[["AssetError objects list errors encountered when working with assets in Google Ad Manager."],["These errors can involve issues such as non-unique names, file size or length limitations, or missing/invalid code snippet parameters for dynamic allocation."],["The errors are categorized by reason, including explanations like 'NON_UNIQUE_NAME' or 'FILE_SIZE_TOO_LARGE', and provide detailed information about the cause."],["This information helps developers understand and resolve issues related to asset management within the Ad Manager system."]]],["The content outlines services and associated errors within an API, focusing on `OrderService`. Key actions involve managing and processing various aspects of ads, such as creatives, line items, and forecasts. The core information details the inheritance structure, specifically the `ApiError` and `AssetError`. The `AssetError` enumeration lists specific reasons for asset-related issues, including file size, name uniqueness, and code snippet parameter validation. These errors help diagnose problems in asset management.\n"]]