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-11-19 UTC."],[[["`AssetError` objects detail errors encountered when working with assets in Google Ad Manager."],["These errors can arise from issues like non-unique asset names, excessive file sizes, or missing parameters in dynamic allocation code snippets."],["The `reason` field categorizes the specific cause of the error, such as `NON_UNIQUE_NAME`, `FILE_SIZE_TOO_LARGE`, or `MISSING_REQUIRED_DYNAMIC_ALLOCATION_CLIENT`."],["Refer to the `AssetError.Reason` enumeration for a comprehensive list of potential error reasons and their descriptions."],["The `AssetError` object inherits properties from `ApiError`, offering additional context for troubleshooting."]]],["The document details errors associated with various services including CreativeService, ForecastService, and LineItemTemplateService. LineItemTemplateService errors inherit from ApiError and encompass a broad range of issues like invalid URLs, targeting errors, quota problems, and formatting issues. AssetError, a specific type of error, addresses problems such as non-unique asset names, oversized files, or missing parameters in code snippets. It includes reasons for error, a field path, and the trigger, alongside other common error information.\n"]]