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-08-20 UTC."],[[["This document outlines the `AssetError` object in Google Ad Manager's API."],["`AssetError` is a type of `ApiError` and lists errors related to assets, like creative files or code snippets."],["It provides details about the error, including a reason code (`reason`), field path (`fieldPath`), and a descriptive error message (`errorString`)."],["Several reasons for `AssetError` are listed, such as non-unique names, file size issues, missing required code elements, and invalid asset IDs."],["The `AssetError` information helps developers understand and troubleshoot issues when working with assets in the Google Ad Manager API."]]],["The content outlines services and errors within an API, specifically version 202408. Services include Creative, CreativeSet, Forecast, LineItem, LineItemTemplate, and Order. Errors are categorized under `ApiError` and `AssetError`, with `AssetError` focusing on issues like `NON_UNIQUE_NAME`, `FILE_NAME_TOO_LONG`, `FILE_SIZE_TOO_LARGE`, and more. Various other errors like `AuthenticationError`, `CommonError`, `QuotaError`, and `StringLengthError` are listed, related to asset and service operations, within the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"]]