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 LineItemService.
The CONFLICTING_INCLUSION_OR_EXCLUSION_OF_SIBLINGS reason indicates that both including and excluding sibling criteria is not allowed.
The INCLUDING_DESCENDANTS_OF_EXCLUDED_CRITERIA reason means that including descendants of criteria that have been excluded is not permitted.
The UNKNOWN reason is returned when the actual error value is not available in the API version being used.
[[["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 content outlines `GenericTargetingError.Reason` within the Google Ad Manager API (v202411). It details potential errors within various services, including Adjustment, Forecast, LineItem, LineItemTemplate, Order, ProposalLineItem, TargetingPreset, and YieldGroup. `GenericTargetingError.Reason` can indicate issues like `CONFLICTING_INCLUSION_OR_EXCLUSION_OF_SIBLINGS` (including/excluding siblings), `INCLUDING_DESCENDANTS_OF_EXCLUDED_CRITERIA` (including descendants of excluded criteria), or `UNKNOWN` (value not exposed by API version). The namespace for these errors is provided.\n"]]