enum ContentFilterError.Reason (v202411)
Service
ContentBundleService
The reasons for the ContentFilterError.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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
|
|
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 `ContentFilterError` object explains reasons for errors related to content bundle filtering in Google Ad Manager."],["`ContentFilterError.Reason` is an enumeration that provides specific error codes like `UNKNOWN`, `WRONG_NUMBER_OF_ARGUMENTS`, and `ANY_FILTER_NOT_SUPPORTED`."],["These error codes indicate potential issues with content filter arguments or unsupported filter types, aiding in troubleshooting."]]],["The `ContentFilterError.Reason` enumeration within the `ContentBundleService` defines potential errors. It operates under the namespace `https://www.google.com/apis/ads/publisher/v202411`. Possible errors include `UNKNOWN`, indicating an unexposed value; `WRONG_NUMBER_OF_ARGUMENTS`, suggesting an incorrect input count; and `ANY_FILTER_NOT_SUPPORTED`, revealing an unsupported filter being used. This information is used to address issues with content filtering within the service.\n"]]