Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

v3.2.0

Choose a tag to compare

@release-please release-please released this 11 Apr 20:53
5b143e1

3.2.0 (2022-04-11)

⚠ BREAKING CHANGES

  • move the GlobalSiteTag resource from the property level to the data stream level
  • remove WebDataStream, IosAppDataStream, AndroidAppDataStream resources
  • remove GetEnhancedMeasurementSettings, UpdateEnhancedMeasurementSettingsRequest, UpdateEnhancedMeasurementSettingsRequest operations from the API

Features

  • add CreateDataStream, DeleteDataStream, UpdateDataStream, ListDataStreams operations to support the new DataStream resource (33ead79)
  • add DISPLAY_VIDEO_360_ADVERTISER_LINK, DISPLAY_VIDEO_360_ADVERTISER_LINK_PROPOSAL fields to ChangeHistoryResourceType enum (33ead79)
  • add restricted_metric_type field to the CustomMetric resource (948d37d)
  • add the account field to the Property type docs: update the documentation with a new list of valid values for UserLink.direct_roles field (33ead79)
  • add the AcknowledgeUserDataCollection operation which acknowledges the terms of user data collection for the specified property (#166) (33ead79)
  • add the new resource type DataStream, which is planned to eventually replace WebDataStream, IosAppDataStream, AndroidAppDataStream resources (33ead79)
  • move the GlobalSiteTag resource from the property level to the data stream level (948d37d)
  • remove WebDataStream, IosAppDataStream, AndroidAppDataStream resources (948d37d)

Bug Fixes

  • remove GetEnhancedMeasurementSettings, UpdateEnhancedMeasurementSettingsRequest, UpdateEnhancedMeasurementSettingsRequest operations from the API (33ead79)