Skip to content

Commit dff2a84

Browse files
feat(analyticsadmin): update the api
#### analyticsadmin:v1alpha The following keys were added: - schemas.GoogleAnalyticsAdminV1alphaDataRetentionSettings.properties.userDataRetention.type (Total Keys: 1) #### analyticsadmin:v1beta The following keys were added: - schemas.GoogleAnalyticsAdminV1betaDataRetentionSettings.properties.userDataRetention.type (Total Keys: 1)
1 parent 24228d4 commit dff2a84

File tree

6 files changed

+52
-2
lines changed

6 files changed

+52
-2
lines changed

docs/dyn/analyticsadmin_v1alpha.accounts.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -801,6 +801,7 @@ <h3>Method Details</h3>
801801
&quot;eventDataRetention&quot;: &quot;A String&quot;, # Required. The length of time that event-level data is retained.
802802
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name for this DataRetentionSetting resource. Format: properties/{property}/dataRetentionSettings
803803
&quot;resetUserDataOnNewActivity&quot;: True or False, # If true, reset the retention period for the user identifier with every event from that user.
804+
&quot;userDataRetention&quot;: &quot;A String&quot;, # Required. The length of time that user-level data is retained.
804805
},
805806
&quot;dataStream&quot;: { # A resource message representing a data stream. # A snapshot of a DataStream resource in change history.
806807
&quot;androidAppStreamData&quot;: { # Data specific to Android app streams. # Data specific to Android app streams. Must be populated if type is ANDROID_APP_DATA_STREAM.
@@ -1284,6 +1285,7 @@ <h3>Method Details</h3>
12841285
&quot;eventDataRetention&quot;: &quot;A String&quot;, # Required. The length of time that event-level data is retained.
12851286
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name for this DataRetentionSetting resource. Format: properties/{property}/dataRetentionSettings
12861287
&quot;resetUserDataOnNewActivity&quot;: True or False, # If true, reset the retention period for the user identifier with every event from that user.
1288+
&quot;userDataRetention&quot;: &quot;A String&quot;, # Required. The length of time that user-level data is retained.
12871289
},
12881290
&quot;dataStream&quot;: { # A resource message representing a data stream. # A snapshot of a DataStream resource in change history.
12891291
&quot;androidAppStreamData&quot;: { # Data specific to Android app streams. # Data specific to Android app streams. Must be populated if type is ANDROID_APP_DATA_STREAM.

docs/dyn/analyticsadmin_v1alpha.properties.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -580,6 +580,7 @@ <h3>Method Details</h3>
580580
&quot;eventDataRetention&quot;: &quot;A String&quot;, # Required. The length of time that event-level data is retained.
581581
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name for this DataRetentionSetting resource. Format: properties/{property}/dataRetentionSettings
582582
&quot;resetUserDataOnNewActivity&quot;: True or False, # If true, reset the retention period for the user identifier with every event from that user.
583+
&quot;userDataRetention&quot;: &quot;A String&quot;, # Required. The length of time that user-level data is retained.
583584
}</pre>
584585
</div>
585586

@@ -1109,6 +1110,7 @@ <h3>Method Details</h3>
11091110
&quot;eventDataRetention&quot;: &quot;A String&quot;, # Required. The length of time that event-level data is retained.
11101111
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name for this DataRetentionSetting resource. Format: properties/{property}/dataRetentionSettings
11111112
&quot;resetUserDataOnNewActivity&quot;: True or False, # If true, reset the retention period for the user identifier with every event from that user.
1113+
&quot;userDataRetention&quot;: &quot;A String&quot;, # Required. The length of time that user-level data is retained.
11121114
}
11131115

11141116
updateMask: string, Required. The list of fields to be updated. Field names must be in snake case (e.g., &quot;field_to_update&quot;). Omitted fields will not be updated. To replace the entire entity, use one path with the string &quot;*&quot; to match all fields.
@@ -1124,6 +1126,7 @@ <h3>Method Details</h3>
11241126
&quot;eventDataRetention&quot;: &quot;A String&quot;, # Required. The length of time that event-level data is retained.
11251127
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name for this DataRetentionSetting resource. Format: properties/{property}/dataRetentionSettings
11261128
&quot;resetUserDataOnNewActivity&quot;: True or False, # If true, reset the retention period for the user identifier with every event from that user.
1129+
&quot;userDataRetention&quot;: &quot;A String&quot;, # Required. The length of time that user-level data is retained.
11271130
}</pre>
11281131
</div>
11291132

docs/dyn/analyticsadmin_v1beta.accounts.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,7 @@ <h3>Method Details</h3>
561561
&quot;eventDataRetention&quot;: &quot;A String&quot;, # Required. The length of time that event-level data is retained.
562562
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name for this DataRetentionSetting resource. Format: properties/{property}/dataRetentionSettings
563563
&quot;resetUserDataOnNewActivity&quot;: True or False, # If true, reset the retention period for the user identifier with every event from that user.
564+
&quot;userDataRetention&quot;: &quot;A String&quot;, # Required. The length of time that user-level data is retained.
564565
},
565566
&quot;dataStream&quot;: { # A resource message representing a data stream. # A snapshot of a DataStream resource in change history.
566567
&quot;androidAppStreamData&quot;: { # Data specific to Android app streams. # Data specific to Android app streams. Must be populated if type is ANDROID_APP_DATA_STREAM.
@@ -643,6 +644,7 @@ <h3>Method Details</h3>
643644
&quot;eventDataRetention&quot;: &quot;A String&quot;, # Required. The length of time that event-level data is retained.
644645
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name for this DataRetentionSetting resource. Format: properties/{property}/dataRetentionSettings
645646
&quot;resetUserDataOnNewActivity&quot;: True or False, # If true, reset the retention period for the user identifier with every event from that user.
647+
&quot;userDataRetention&quot;: &quot;A String&quot;, # Required. The length of time that user-level data is retained.
646648
},
647649
&quot;dataStream&quot;: { # A resource message representing a data stream. # A snapshot of a DataStream resource in change history.
648650
&quot;androidAppStreamData&quot;: { # Data specific to Android app streams. # Data specific to Android app streams. Must be populated if type is ANDROID_APP_DATA_STREAM.

docs/dyn/analyticsadmin_v1beta.properties.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,7 @@ <h3>Method Details</h3>
302302
&quot;eventDataRetention&quot;: &quot;A String&quot;, # Required. The length of time that event-level data is retained.
303303
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name for this DataRetentionSetting resource. Format: properties/{property}/dataRetentionSettings
304304
&quot;resetUserDataOnNewActivity&quot;: True or False, # If true, reset the retention period for the user identifier with every event from that user.
305+
&quot;userDataRetention&quot;: &quot;A String&quot;, # Required. The length of time that user-level data is retained.
305306
}</pre>
306307
</div>
307308

@@ -615,6 +616,7 @@ <h3>Method Details</h3>
615616
&quot;eventDataRetention&quot;: &quot;A String&quot;, # Required. The length of time that event-level data is retained.
616617
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name for this DataRetentionSetting resource. Format: properties/{property}/dataRetentionSettings
617618
&quot;resetUserDataOnNewActivity&quot;: True or False, # If true, reset the retention period for the user identifier with every event from that user.
619+
&quot;userDataRetention&quot;: &quot;A String&quot;, # Required. The length of time that user-level data is retained.
618620
}
619621

620622
updateMask: string, Required. The list of fields to be updated. Field names must be in snake case (e.g., &quot;field_to_update&quot;). Omitted fields will not be updated. To replace the entire entity, use one path with the string &quot;*&quot; to match all fields.
@@ -630,6 +632,7 @@ <h3>Method Details</h3>
630632
&quot;eventDataRetention&quot;: &quot;A String&quot;, # Required. The length of time that event-level data is retained.
631633
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name for this DataRetentionSetting resource. Format: properties/{property}/dataRetentionSettings
632634
&quot;resetUserDataOnNewActivity&quot;: True or False, # If true, reset the retention period for the user identifier with every event from that user.
635+
&quot;userDataRetention&quot;: &quot;A String&quot;, # Required. The length of time that user-level data is retained.
633636
}</pre>
634637
</div>
635638

googleapiclient/discovery_cache/documents/analyticsadmin.v1alpha.json

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4886,7 +4886,7 @@
48864886
}
48874887
}
48884888
},
4889-
"revision": "20250103",
4889+
"revision": "20250114",
48904890
"rootUrl": "https://analyticsadmin.googleapis.com/",
48914891
"schemas": {
48924892
"GoogleAnalyticsAdminV1alphaAccessBetweenFilter": {
@@ -6845,6 +6845,26 @@
68456845
"resetUserDataOnNewActivity": {
68466846
"description": "If true, reset the retention period for the user identifier with every event from that user.",
68476847
"type": "boolean"
6848+
},
6849+
"userDataRetention": {
6850+
"description": "Required. The length of time that user-level data is retained.",
6851+
"enum": [
6852+
"RETENTION_DURATION_UNSPECIFIED",
6853+
"TWO_MONTHS",
6854+
"FOURTEEN_MONTHS",
6855+
"TWENTY_SIX_MONTHS",
6856+
"THIRTY_EIGHT_MONTHS",
6857+
"FIFTY_MONTHS"
6858+
],
6859+
"enumDescriptions": [
6860+
"Data retention time duration is not specified.",
6861+
"The data retention time duration is 2 months.",
6862+
"The data retention time duration is 14 months.",
6863+
"The data retention time duration is 26 months. Available to 360 properties only. Available for event data only.",
6864+
"The data retention time duration is 38 months. Available to 360 properties only. Available for event data only.",
6865+
"The data retention time duration is 50 months. Available to 360 properties only. Available for event data only."
6866+
],
6867+
"type": "string"
68486868
}
68496869
},
68506870
"type": "object"

googleapiclient/discovery_cache/documents/analyticsadmin.v1beta.json

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1788,7 +1788,7 @@
17881788
}
17891789
}
17901790
},
1791-
"revision": "20250103",
1791+
"revision": "20250114",
17921792
"rootUrl": "https://analyticsadmin.googleapis.com/",
17931793
"schemas": {
17941794
"GoogleAnalyticsAdminV1betaAccessBetweenFilter": {
@@ -2602,6 +2602,26 @@
26022602
"resetUserDataOnNewActivity": {
26032603
"description": "If true, reset the retention period for the user identifier with every event from that user.",
26042604
"type": "boolean"
2605+
},
2606+
"userDataRetention": {
2607+
"description": "Required. The length of time that user-level data is retained.",
2608+
"enum": [
2609+
"RETENTION_DURATION_UNSPECIFIED",
2610+
"TWO_MONTHS",
2611+
"FOURTEEN_MONTHS",
2612+
"TWENTY_SIX_MONTHS",
2613+
"THIRTY_EIGHT_MONTHS",
2614+
"FIFTY_MONTHS"
2615+
],
2616+
"enumDescriptions": [
2617+
"Data retention time duration is not specified.",
2618+
"The data retention time duration is 2 months.",
2619+
"The data retention time duration is 14 months.",
2620+
"The data retention time duration is 26 months. Available to 360 properties only. Available for event data only.",
2621+
"The data retention time duration is 38 months. Available to 360 properties only. Available for event data only.",
2622+
"The data retention time duration is 50 months. Available to 360 properties only. Available for event data only."
2623+
],
2624+
"type": "string"
26052625
}
26062626
},
26072627
"type": "object"

0 commit comments

Comments
 (0)