[[["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-08-20 UTC."],[[["`GenericTargetingError.Reason` outlines the potential errors encountered when setting targeting criteria in Google Ad Manager."],["Possible reasons for targeting errors include conflicting inclusion/exclusion of sibling criteria, including descendants of excluded criteria, or an unknown error."],["This enumeration is part of the Google Ad Manager API and is used by various services like ProposalLineItemService, ForecastService, and LineItemService."],["Developers can use this information to understand and troubleshoot targeting-related issues when interacting with the Ad Manager API."]]],["The document defines the `GenericTargetingError.Reason` enumeration, applicable to multiple services like `AdjustmentService`, `ForecastService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, `ProposalLineItemService`, `TargetingPresetService`, and `YieldGroupService`. It specifies three error reasons: `CONFLICTING_INCLUSION_OR_EXCLUSION_OF_SIBLINGS`, prohibiting simultaneous inclusion and exclusion of sibling criteria; `INCLUDING_DESCENDANTS_OF_EXCLUDED_CRITERIA`, disallowing inclusion of descendants of excluded criteria; and `UNKNOWN`, for unexposed API values. It is under the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"]]