github googleapis/google-cloud-python google-analytics-admin-v0.24.0
google-analytics-admin: v0.24.0

latest releases: google-cloud-run-v0.13.0, google-cloud-geminidataanalytics-v0.7.0, google-ads-admanager-v0.7.0...
7 months ago

0.24.0 (2025-04-17)

⚠ BREAKING CHANGES

  • change an existing value KEY_EVENT = 32 to KEY_EVENT = 30 in enum ChangeHistoryResourceType.
  • rename an existing field key_event to reporting_data_annotation in ChangeHistoryChange.

Features

  • add key_event, reporting_data_annotation fields to the ChangeHistoryResource resource (c59a5c9)
  • add the CreateReportingDataAnnotation method (c59a5c9)
  • add the DeleteReportingDataAnnotation method (c59a5c9)
  • add the GetReportingDataAnnotation method (c59a5c9)
  • add the ListReportingDataAnnotations method (c59a5c9)
  • add the REPORTING_DATA_ANNOTATION resource type to the ChangeHistoryResourceType enum (c59a5c9)
  • add the ReportingDataAnnotation type (c59a5c9)
  • add the SubmitUserDeletion method (c59a5c9)
  • add the UpdateReportingDataAnnotation method (c59a5c9)

Bug Fixes

  • change an existing value KEY_EVENT = 32 to KEY_EVENT = 30 in enum ChangeHistoryResourceType. (c59a5c9)
  • rename an existing field key_event to reporting_data_annotation in ChangeHistoryChange. (c59a5c9)

Documentation

  • announce the deprecation of the sharing_with_google_any_sales_enabled field of the DataSharingSettings type (c59a5c9)
  • 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 the DataSharingSettings type (c59a5c9)

Don't miss a new google-cloud-python release

NewReleases is sending notifications on new releases.