Reference documentation and code samples for the Google Analytics Admin V1alpha API module Google::Analytics::Admin::V1alpha::DataRetentionSettings::RetentionDuration.
Valid values for the data retention duration.
Constants
RETENTION_DURATION_UNSPECIFIED
value: 0 Data retention time duration is not specified.
TWO_MONTHS
value: 1 The data retention time duration is 2 months.
FOURTEEN_MONTHS
value: 3 The data retention time duration is 14 months.
TWENTY_SIX_MONTHS
value: 4 The data retention time duration is 26 months.
Available to 360 properties only.
THIRTY_EIGHT_MONTHS
value: 5 The data retention time duration is 38 months.
Available to 360 properties only.
FIFTY_MONTHS
value: 6 The data retention time duration is 50 months.
Available to 360 properties only.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Analytics Admin V1alpha API - Module Google::Analytics::Admin::V1alpha::DataRetentionSettings::RetentionDuration (v0.11.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.11.0 (latest)](/ruby/docs/reference/google-analytics-admin-v1alpha/latest/Google-Analytics-Admin-V1alpha-DataRetentionSettings-RetentionDuration)\n- [0.10.0](/ruby/docs/reference/google-analytics-admin-v1alpha/0.10.0/Google-Analytics-Admin-V1alpha-DataRetentionSettings-RetentionDuration)\n- [0.9.1](/ruby/docs/reference/google-analytics-admin-v1alpha/0.9.1/Google-Analytics-Admin-V1alpha-DataRetentionSettings-RetentionDuration) \nReference documentation and code samples for the Google Analytics Admin V1alpha API module Google::Analytics::Admin::V1alpha::DataRetentionSettings::RetentionDuration.\n\nValid values for the data retention duration.\n\nConstants\n---------\n\n### RETENTION_DURATION_UNSPECIFIED\n\n**value:** 0 \nData retention time duration is not specified.\n\n### TWO_MONTHS\n\n**value:** 1 \nThe data retention time duration is 2 months.\n\n### FOURTEEN_MONTHS\n\n**value:** 3 \nThe data retention time duration is 14 months.\n\n### TWENTY_SIX_MONTHS\n\n**value:** 4 \nThe data retention time duration is 26 months.\nAvailable to 360 properties only.\n\n### THIRTY_EIGHT_MONTHS\n\n**value:** 5 \nThe data retention time duration is 38 months.\nAvailable to 360 properties only.\n\n### FIFTY_MONTHS\n\n**value:** 6 \nThe data retention time duration is 50 months.\nAvailable to 360 properties only."]]