AI-generated Key Takeaways
-
ContentBundleService has a dependency on ContentFilterError.
-
ContentFilterError.Reason is an enumeration detailing reasons for ContentFilterError.
-
The enumeration ContentFilterError.Reason includes reasons like UNKNOWN, WRONG_NUMBER_OF_ARGUMENTS, and ANY_FILTER_NOT_SUPPORTED.
-
The UNKNOWN value in ContentFilterError.Reason is returned when the actual value isn't exposed by the API version.
The reasons for the ContentFilterError.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
| Enumeration | Description |
|---|---|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |
WRONG_NUMBER_OF_ARGUMENTS
|
|
ANY_FILTER_NOT_SUPPORTED
|