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 2025-08-06 UTC."],[[["\u003cp\u003eThe AdjustmentService outlines potential errors related to traffic forecast segments within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTrafficForecastSegmentError\u003c/code\u003e is a key class that helps identify issues, providing reasons such as targeting conflicts or update restrictions.\u003c/p\u003e\n"],["\u003cp\u003eThe errors are categorized using specific enums like \u003ccode\u003eTARGETING_NOT_UNIQUE\u003c/code\u003e or \u003ccode\u003eCANNOT_UPDATE_TARGETING_AFTER_CREATION\u003c/code\u003e for clear identification.\u003c/p\u003e\n"],["\u003cp\u003eEach error object can contain details like the error reason, field path for the issue, and triggering data.\u003c/p\u003e\n"],["\u003cp\u003eThis service utilizes a namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e for API interaction.\u003c/p\u003e\n"]]],["The `AdjustmentService` defines a hierarchy of errors, inheriting from `ApiError`. Specific errors include versions, authentication, targeting, date, inventory, and more, totaling over 30. `ApiError` fields detail the `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`. `TrafficForecastSegmentError`, an enumeration, includes reasons like `CANNOT_UPDATE_TARGETING_AFTER_CREATION`, `TARGETING_NOT_UNIQUE` and `UNKNOWN`, where the error is triggered by segment targeting issues or not being exposed by the requested API.\n"],null,[]]