ConversionValueRuleSetStatus
Stay organized with collections
Save and categorize content based on your preferences.
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-02-20 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-02-20 UTC."],[[["A conversion value rule set can have one of five statuses: `UNSPECIFIED`, `UNKNOWN`, `ENABLED`, `REMOVED`, or `PAUSED`."],["An `ENABLED` rule set is actively applied, while a `PAUSED` rule set is inactive but can be re-enabled."],["A `REMOVED` rule set is permanently deleted and cannot be used."],["The statuses `UNSPECIFIED` and `UNKNOWN` are primarily for system use and indicate an undefined or unrecognized state."]]],[]]