This repository was archived by the owner on Sep 19, 2023. It is now read-only.
v3.2.0
3.2.0 (2022-04-11)
⚠ BREAKING CHANGES
- move the
GlobalSiteTagresource from the property level to the data stream level - remove WebDataStream, IosAppDataStream, AndroidAppDataStream resources
- remove
GetEnhancedMeasurementSettings,UpdateEnhancedMeasurementSettingsRequest,UpdateEnhancedMeasurementSettingsRequestoperations from the API
Features
- add
CreateDataStream,DeleteDataStream,UpdateDataStream,ListDataStreamsoperations to support the newDataStreamresource (33ead79) - add
DISPLAY_VIDEO_360_ADVERTISER_LINK,DISPLAY_VIDEO_360_ADVERTISER_LINK_PROPOSALfields toChangeHistoryResourceTypeenum (33ead79) - add
restricted_metric_typefield to theCustomMetricresource (948d37d) - add the
accountfield to thePropertytype docs: update the documentation with a new list of valid values forUserLink.direct_rolesfield (33ead79) - add the
AcknowledgeUserDataCollectionoperation 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 replaceWebDataStream,IosAppDataStream,AndroidAppDataStreamresources (33ead79) - move the
GlobalSiteTagresource from the property level to the data stream level (948d37d) - remove WebDataStream, IosAppDataStream, AndroidAppDataStream resources (948d37d)
Bug Fixes
- remove
GetEnhancedMeasurementSettings,UpdateEnhancedMeasurementSettingsRequest,UpdateEnhancedMeasurementSettingsRequestoperations from the API (33ead79)