PolicyValidationParameterError
Enum describing possible policy validation parameter errors.
Enums |
UNSPECIFIED
|
Enum unspecified. |
UNKNOWN
|
The received error code is not known in this version. |
UNSUPPORTED_AD_TYPE_FOR_IGNORABLE_POLICY_TOPICS
|
Ignorable policy topics are not supported for the ad type. |
UNSUPPORTED_AD_TYPE_FOR_EXEMPT_POLICY_VIOLATION_KEYS
|
Exempt policy violation keys are not supported for the ad type. |
CANNOT_SET_BOTH_IGNORABLE_POLICY_TOPICS_AND_EXEMPT_POLICY_VIOLATION_KEYS
|
Cannot set ignorable policy topics and exempt policy violation keys in the same policy violation parameter. |
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-02-20 UTC.
[null,null,["Last updated 2024-02-20 UTC."],[[["This enum describes potential errors when validating policy parameters."],["Errors can indicate an unspecified issue, an unknown error code, or unsupported ad types for certain policy settings."],["It's not possible to simultaneously set both ignorable policy topics and exempt policy violation keys."]]],[]]