Show / Hide Table of Contents

Enum ConversionSource.Types.State

Represents the state of a conversion source.

Namespace: Google.Shopping.Merchant.Conversions.V1
Assembly: Google.Shopping.Merchant.Conversions.V1.dll
Syntax
public enum ConversionSource.Types.State

Fields

Name Description
Active

Conversion source is fully functional.

Archived

Conversion source has been archived in the last 30 days and is currently not functional. Can be restored using the undelete method.

Pending

Conversion source creation has started but not fully finished yet.

Unspecified

Conversion source has unspecified state.

In this article
Back to top Generated by DocFX