AI-generated Key Takeaways
-
GenericTargetingError.Reason lists the reasons for targeting errors in various services.
-
Specific reasons include conflicts with sibling criteria, including descendants of excluded criteria, and an unknown reason for values not exposed by the API version.
Service
Dependencies
GenericTargetingError
▼
GenericTargetingError.Reason
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
| Enumeration | Description |
|---|---|
CONFLICTING_INCLUSION_OR_EXCLUSION_OF_SIBLINGS
|
Both including and excluding sibling criteria is disallowed. |
INCLUDING_DESCENDANTS_OF_EXCLUDED_CRITERIA
|
Including descendants of excluded criteria is disallowed. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |