[[["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-11-19 UTC."],[[["`GenericTargetingError.Reason` identifies the cause of targeting errors in Google Ad Manager."],["It has specific reasons like conflicting criteria or inclusion of excluded criteria descendants."],["This information is used by various services, such as AdjustmentService, ForecastService, and ProposalLineItemService."],["Reasons are represented by enumerations with detailed descriptions, aiding in troubleshooting and resolving targeting issues."]]],["The provided content outlines the `GenericTargetingError.Reason` enumeration within the Google Ad Manager API (v202411). It details potential targeting errors, specifically related to inclusion/exclusion conflicts. Key information includes error codes like `CONFLICTING_INCLUSION_OR_EXCLUSION_OF_SIBLINGS` and `INCLUDING_DESCENDANTS_OF_EXCLUDED_CRITERIA`, which signal invalid targeting setups. `UNKNOWN` indicates that the actual error is not exposed by the current API version. The error reasons are relevant to multiple services like `AdjustmentService`, `ForecastService`, `LineItemService` and `ProposalLineItemService`.\n"]]