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 errors related to assets in Google Ad Manager."],["These errors can arise from issues like non-unique asset names, file size or name limitations, and missing or invalid parameters in code snippets."],["AssetError includes fields such as reason, fieldPath, fieldPathElements, trigger, and errorString for detailed error identification and debugging."],["The reason field categorizes the specific type of asset error encountered, offering insights into the cause of the issue."]]],["The core content details errors and services within an ad management API, specifically version v202402. Key services include CreativeService, CreativeSetService, ForecastService, and others. Errors are categorized under `ApiError`, and `AssetError`, with specific reasons like `NON_UNIQUE_NAME`, `FILE_SIZE_TOO_LARGE`, and `INVALID_ASSET_ID` are defined for asset-related issues. These errors contain fields indicating the error source and the data that triggered them.\n"]]