Enum ConversionSource.Types.State
Represents state of the conversion source.
Namespace: Google.Shopping.Merchant.Conversions.V1Beta
Assembly: Google.Shopping.Merchant.Conversions.V1Beta.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 not currently 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. |