ConversionCustomVariableStatus

Possible statuses of a conversion custom variable.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

ACTIVATION_NEEDED

The conversion custom variable is pending activation and will not accrue stats until set to ENABLED.

This status can't be used in CREATE and UPDATE requests.

ENABLED

The conversion custom variable is enabled and will accrue stats.

PAUSED

The conversion custom variable is paused and will not accrue stats until set to ENABLED again.