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 page provides details on common errors encountered when using the CreativeTemplateService in Google Ad Manager."],["Errors are categorized and include reasons such as \"not found\", \"already exists\", and others, aiding in troubleshooting."],["A table outlines error fields including `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`, providing context for each error."],["Common errors are described by a `reason` field with enumerations that indicate the nature of the issue, like `NOT_FOUND` or `ALREADY_EXISTS`."],["The CreativeTemplateService namespace is `https://www.google.com/apis/ads/publisher/v202408`."]]],["The content details various services within an ad management API, including AdRuleService, AdjustmentService, and many others like CreativeService, ForecastService, and ReportService. These services, all under the same namespace, handle diverse advertising operations. It also lists common error types, such as `ApiError`, `CommonError`, `CreativeTemplateError` with different reasons such as `NOT_FOUND`, `ALREADY_EXISTS`, `CANNOT_UPDATE`. Additionally, `ApiError` contains fields like `fieldPath`, `trigger` and `errorString`.\n"]]