ConversionValueRuleSetStatus
Possible statuses of a conversion value rule set.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
ENABLED
|
Conversion Value Rule Set is enabled and can be applied. |
REMOVED
|
Conversion Value Rule Set is permanently deleted and can't be applied. |
PAUSED
|
Conversion Value Rule Set is paused and won't be applied. It can be enabled again. |
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-05-29 UTC.
[null,null,["Last updated 2024-05-29 UTC."],[[["A Conversion Value Rule Set can have one of five statuses: `UNSPECIFIED`, `UNKNOWN`, `ENABLED`, `REMOVED`, or `PAUSED`."],["`ENABLED` rule sets are actively applied, while `PAUSED` rule sets are inactive but can be reactivated."],["`REMOVED` rule sets are permanently deleted and cannot be used, and `UNSPECIFIED` and `UNKNOWN` represent undefined or unrecognized states."]]],[]]