Enum DataRetentionSettings.Types.RetentionDuration
Valid values for the data retention duration.
Namespace: Google.Analytics.Admin.V1Beta
Assembly: Google.Analytics.Admin.V1Beta.dll
Syntax
public enum DataRetentionSettings.Types.RetentionDuration
Fields
Name | Description |
---|---|
FiftyMonths | The data retention time duration is 50 months. Available to 360 properties only. |
FourteenMonths | The data retention time duration is 14 months. |
ThirtyEightMonths | The data retention time duration is 38 months. Available to 360 properties only. |
TwentySixMonths | The data retention time duration is 26 months. Available to 360 properties only. |
TwoMonths | The data retention time duration is 2 months. |
Unspecified | Data retention time duration is not specified. |