0.28.0 (2025-04-22)
Features
- analytics/admin: Add
key_event
,reporting_data_annotation
fields to theChangeHistoryResource
resource (fe831f9) - analytics/admin: Add the
CreateReportingDataAnnotation
method (fe831f9) - analytics/admin: Add the
DeleteReportingDataAnnotation
method (fe831f9) - analytics/admin: Add the
GetReportingDataAnnotation
method (fe831f9) - analytics/admin: Add the
ListReportingDataAnnotations
method (fe831f9) - analytics/admin: Add the
REPORTING_DATA_ANNOTATION
resource type to theChangeHistoryResourceType
enum (fe831f9) - analytics/admin: Add the
ReportingDataAnnotation
type (fe831f9) - analytics/admin: Add the
SubmitUserDeletion
method (fe831f9) - analytics/admin: Add the
UpdateReportingDataAnnotation
method (fe831f9)
Bug Fixes
- analytics/admin: Change an existing value KEY_EVENT = 32 to KEY_EVENT = 30 in enum
ChangeHistoryResourceType
. (fe831f9) - analytics/admin: Rename an existing field
key_event
toreporting_data_annotation
inChangeHistoryChange
. (fe831f9)
Documentation
- analytics/admin: Announce the deprecation of the
sharing_with_google_any_sales_enabled
field of theDataSharingSettings
type (fe831f9) - analytics/admin: Update the documentation of
sharing_with_google_support_enabled
,sharing_with_google_assigned_sales_enabled
, 'sharing_with_google_products_enabled', 'sharing_with_others_enabled' fields of theDataSharingSettings
type (fe831f9)