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."],[[["The `AssetError` object lists all errors associated with assets in Google Ad Manager."],["It inherits from `ApiError` and provides specific error reasons through the `reason` field."],["The `reason` field is an enumeration that details the nature of the asset error, such as non-unique names, file size issues, and code snippet problems."],["Errors can relate to missing or invalid parameters in dynamic allocation code snippets, file size or name constraints, and uniqueness issues."],["`AssetError` is part of the Google Ad Manager API and resides within the `https://www.google.com/apis/ads/publisher/v202411` namespace."]]],["The provided content details the structure and errors associated with various services and assets within an ad management API. Key services include `CreativeService`, `CreativeSetService`, `ForecastService`, `LineItemCreativeAssociationService`, `LineItemService`, `LineItemTemplateService`, and `OrderService`. `AssetError` is one of many error types that inherits from `ApiError`. `AssetError` lists possible error `reasons` such as `NON_UNIQUE_NAME`, `FILE_SIZE_TOO_LARGE`, `INVALID_ASSET_ID` and more. The name space for this resource is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]