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-02-13 UTC."],[[["This documentation details `CommonError` within Google Ad Manager's ForecastService, encompassing errors applicable across various services."],["`CommonError` is part of the ForecastService namespace and inherits from `ApiError`, providing a structured hierarchy for error handling."],["Key fields within `CommonError` include `reason`, which specifies the error's cause, alongside inherited fields like `fieldPath` and `trigger` for detailed diagnostics."],["The `reason` field uses an enumeration, `CommonError.Reason`, with values like `NOT_FOUND`, `ALREADY_EXISTS`, and `CONCURRENT_MODIFICATION` to categorize common error types."],["This comprehensive error framework aims to assist developers in identifying and resolving issues encountered while utilizing the ForecastService and other related services in Google Ad Manager."]]],["This document outlines various services and common error types within an ad management API, version 202402. It details services like `ActivityService`, `AdRuleService`, `ForecastService`, and `ReportService`. These manage activities, ad rules, forecasts, and reports respectively. Error types, inheriting from `ApiError` include specific issues like `ForecastError`, `AuthenticationError` and general `CommonError` issues, such as `NOT_FOUND`, `ALREADY_EXISTS`, and `UNSUPPORTED_OPERATION`, are also listed. Each service and error has a unique reference link.\n"]]