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."],[[["This documentation outlines common errors encountered when using the CreativeTemplateService within the Google Ad Manager API."],["Errors are categorized and provide detailed information such as the reason for the error, the field path where it occurred, and potential solutions."],["`CommonError` is a base error type with reasons like `NOT_FOUND`, `ALREADY_EXISTS`, and others, indicating common issues."],["The provided table lists various error types inheriting from `ApiError`, each with its own specific meaning and potential causes."],["Developers can use this information to troubleshoot and resolve errors when interacting with Creative Templates in their Ad Manager network."]]],["The content details various services and their associated common errors within the Ad Manager API (v202411), including `AdRuleService`, `AdjustmentService`, `CreativeService`, and `CreativeTemplateService`, among many others. It outlines a hierarchy of errors, with `ApiError` as a base, that also contains `fieldPath` and `fieldPathElements`. `CommonError` includes specific error reasons like `NOT_FOUND`, `ALREADY_EXISTS`, and `UNSUPPORTED_OPERATION`, alongside general information about the error, including a errorString and trigger. The namespace for these services is identified as `https://www.google.com/apis/ads/publisher/v202411`.\n"]]