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\u003eGenericTargetingError is a type of error in Google Ad Manager that relates to targeting validation for different targeting types.\u003c/p\u003e\n"],["\u003cp\u003eIt's part of the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e namespace and inherits from ApiError, providing details about the error.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field indicates the specific cause of the error, like conflicting inclusion/exclusion or including descendants of excluded criteria.\u003c/p\u003e\n"],["\u003cp\u003eCommon reasons for GenericTargetingErrors include conflicting targeting rules or attempting to include criteria that are descendants of excluded criteria.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use the provided error details, such as reason and field path, to debug and resolve these targeting issues in their Ad Manager integrations.\u003c/p\u003e\n"]]],["The core content details various services and their associated errors within a system, primarily focusing on targeting and line item management. Services include AdjustmentService, ForecastService, LineItemService, and others. It highlights the inheritance of `ApiError` and lists numerous specific error types, such as `GenericTargetingError`, `AuthenticationError`, `ForecastError` etc. `GenericTargetingError` specifies the `CONFLICTING_INCLUSION_OR_EXCLUSION_OF_SIBLINGS`, `INCLUDING_DESCENDANTS_OF_EXCLUDED_CRITERIA`, or `UNKNOWN` as possible reasons. It outlines attributes like `fieldPath`, and `errorString` for errors.\n"],null,[]]