Module: Google::Analytics::Admin::V1alpha::DataRetentionSettings::RetentionDuration
- Defined in:
- proto_docs/google/analytics/admin/v1alpha/resources.rb
Overview
Valid values for the data retention duration.
Constant Summary collapse
- RETENTION_DURATION_UNSPECIFIED =
Data retention time duration is not specified.
0
- TWO_MONTHS =
The data retention time duration is 2 months.
1
- FOURTEEN_MONTHS =
The data retention time duration is 14 months.
3
- TWENTY_SIX_MONTHS =
The data retention time duration is 26 months. Available to 360 properties only.
4
- THIRTY_EIGHT_MONTHS =
The data retention time duration is 38 months. Available to 360 properties only.
5
- FIFTY_MONTHS =
The data retention time duration is 50 months. Available to 360 properties only.
6