ConversionActionStatus

  • Conversion actions have possible statuses such as unspecified, unknown, enabled, removed, and hidden.

  • Conversions are recorded when the status is enabled.

  • Conversions are not recorded when the status is removed or hidden.

  • Hidden status also means the conversion action will not appear in the UI.

Possible statuses of a conversion action.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

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

ENABLED

Conversions will be recorded.

REMOVED

Conversions will not be recorded.

HIDDEN

Conversions will not be recorded and the conversion action will not appear in the UI.