enum ContentFilterError.Reason (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eContentFilterError\u003c/code\u003e object explains reasons for errors related to content bundle filtering in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eContentFilterError.Reason\u003c/code\u003e is an enumeration that provides specific error codes like \u003ccode\u003eUNKNOWN\u003c/code\u003e, \u003ccode\u003eWRONG_NUMBER_OF_ARGUMENTS\u003c/code\u003e, and \u003ccode\u003eANY_FILTER_NOT_SUPPORTED\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThese error codes indicate potential issues with content filter arguments or unsupported filter types, aiding in troubleshooting.\u003c/p\u003e\n"]]],["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"],null,["# enum ContentFilterError.Reason (v202411)\n\n**Service** \n**ContentBundleService** **Dependencies** \n[ContentFilterError](/ad-manager/api/reference/v202411/ContentBundleService.ContentFilterError) \n▼\n**ContentFilterError.Reason**\n\nThe reasons for the [ContentFilterError](/ad-manager/api/reference/v202411/ContentBundleService.ContentFilterError).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|-----------------------------|-------------------------------------------------------------------------------------|\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |\n| `WRONG_NUMBER_OF_ARGUMENTS` | |\n| `ANY_FILTER_NOT_SUPPORTED` | |"]]