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 \u003ccode\u003eGenericTargetingError\u003c/code\u003e object represents targeting validation errors applicable to various targeting types within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eIt is part of the \u003ccode\u003eProposalLineItemService\u003c/code\u003e and inherits from \u003ccode\u003eApiError\u003c/code\u003e, providing context for the error.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field within \u003ccode\u003eGenericTargetingError\u003c/code\u003e specifies the nature of the targeting validation error.\u003c/p\u003e\n"],["\u003cp\u003ePotential reasons for errors include conflicting inclusion/exclusion settings and improper handling of descendant criteria.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should use this information to troubleshoot and resolve targeting issues in their Ad Manager integrations.\u003c/p\u003e\n"]]],["The core content details error types within the ad management system's API, specifically focusing on `ProposalLineItemService` and `GenericTargetingError`. It lists numerous error categories inherited from `ApiError`, such as `AuthenticationError`, `ForecastError`, and `QuotaError`. `GenericTargetingError` specifically addresses targeting conflicts, with `reason` enumerations like `CONFLICTING_INCLUSION_OR_EXCLUSION_OF_SIBLINGS` and `INCLUDING_DESCENDANTS_OF_EXCLUDED_CRITERIA`, that identify different conflicts when establishing targeting. The ApiError class also describes data for the error, such as the field that caused the error, and the value that caused the error.\n"],null,[]]