enum GenericTargetingError.Reason (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
GenericTargetingError.Reason provides explanations for target errors within various services like AdjustmentService, ForecastService, and OrderService.
Reasons include conflicting inclusion or exclusion of sibling criteria and including descendants of excluded criteria.
The 'UNKNOWN' enumeration value is returned when the actual value is not exposed by the requested API version.
[[["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."],[],["The provided content outlines the `GenericTargetingError.Reason` enumeration within the Google Ad Manager API (v202411). It details potential targeting errors, specifically `CONFLICTING_INCLUSION_OR_EXCLUSION_OF_SIBLINGS`, which disallows both including and excluding sibling criteria, and `INCLUDING_DESCENDANTS_OF_EXCLUDED_CRITERIA`, which disallows including descendants of excluded criteria. An `UNKNOWN` value indicates the actual value is not exposed by the API version. This error is associated with various services such as Adjustment, Forecast, LineItem, Order and others.\n"]]