Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The GenericTargetingError.Reason enumeration outlines potential errors related to targeting settings in Google Ad Manager.
These errors often involve conflicts or inconsistencies in how targeting criteria are included or excluded, such as conflicting inclusion or exclusion of siblings or including descendants of excluded criteria.
It is part of the Google Ad Manager API and is utilized by several services like AdjustmentService, ForecastService, and YieldGroupService among others.
[[["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 document defines the `GenericTargetingError.Reason` enumeration within the `v202411` API namespace. This error reason is used across several services: Adjustment, Forecast, LineItem, LineItemTemplate, Order, ProposalLineItem, TargetingPreset, and YieldGroup. The enumeration lists three possible reasons: `CONFLICTING_INCLUSION_OR_EXCLUSION_OF_SIBLINGS`, `INCLUDING_DESCENDANTS_OF_EXCLUDED_CRITERIA`, and `UNKNOWN`, which are used to represent generic targeting errors in these services.\n"]]