[[["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-05-15 UTC."],[[["`GenericTargetingError.Reason` identifies the cause of targeting errors in Google Ad Manager."],["It primarily deals with issues like conflicting criteria (inclusion/exclusion) and improper hierarchy in targeting selections."],["The `GenericTargetingError.Reason` enum provides specific values like `CONFLICTING_INCLUSION_OR_EXCLUSION_OF_SIBLINGS` and `INCLUDING_DESCENDANTS_OF_EXCLUDED_CRITERIA` to pinpoint the exact nature of the error."],["It is used by various services in Ad Manager such as ForecastService, LineItemService, and OrderService for better error handling and debugging during targeting setup."]]],["The provided content details the `GenericTargetingError.Reason` enumeration within the Google Ad Manager API (v202405). It's used by multiple services including `ForecastService`, `LineItemService`, and `YieldGroupService`. This error indicates issues with targeting criteria, and can have three error reasons: `CONFLICTING_INCLUSION_OR_EXCLUSION_OF_SIBLINGS`, `INCLUDING_DESCENDANTS_OF_EXCLUDED_CRITERIA`, and `UNKNOWN`. These errors relate to issues arising when defining target audiences. The namespace for this information is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]