enum GenericTargetingError.Reason (v202411)
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration |
Description |
CONFLICTING_INCLUSION_OR_EXCLUSION_OF_SIBLINGS
|
|
INCLUDING_DESCENDANTS_OF_EXCLUDED_CRITERIA
|
|
UNKNOWN
|
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["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."]]],["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"]]