This repository was archived by the owner on Dec 31, 2023. It is now read-only.
Releases: googleapis/python-analytics-admin
Releases · googleapis/python-analytics-admin
v0.4.2
v0.4.1
v0.4.0
v0.3.2
v0.3.1
v0.3.0
Features
- add
ConversionEventmethods to the API (ab703de) - add
ConversionEventtype (ab703de) - add
CustomDimensionmethods to the API (ab703de) - add
CustomDimensiontype (ab703de) - add
CustomMetricmethods to the API (ab703de) - add
CustomMetrictype (ab703de) - add
GetGoogleSignalsSettings,UpdateGoogleSignalsSettingsmethods to the API (ab703de) - add
GoogleSignalsSettingstype (ab703de) - add
GoogleSignalsState,GoogleSignalsConsenttypes (ab703de) - add
MeasurementProtocolSecrettype (ab703de) - add MeasurementProtocolSecret methods to the API (#71) (ab703de)
- extend
ChangeHistoryResourceTypeenum (ab703de)
Bug Fixes
- label
email_addressfield ofUserLinktype as immutable (ab703de) - label
namefield ofUserLinktype as output only (ab703de)
Documentation
- add Admin API samples for account management methods (#58) (2ecc350)
- add Admin API samples for account management methods (#65) (a3fecc4)
- add Admin API samples for property stream management methods (#68) (27da97e)
- add Admin API samples for property user link management methods (#67) (aa55627)
- add samples for Google Analytics property management methods (#74) (bdb85be)
Miscellaneous Chores
v0.2.0
⚠ BREAKING CHANGES
update_maskfield is required for all Update operations- rename
country_codefield toregion_codeinAccount - rename
url_query_parameterfield touri_query_parameterinEnhancedMeasurementSettings - remove
parentfield fromGoogleAdsLink - remove unused fields from
EnhancedMeasurementSettings(#29)
Features
- add ListAccountSummaries (#20) (04d05d7)
- add pagination support for
ListFirebaseLinksoperation (bc756a9)
Bug Fixes
update_maskfield is required for all Update operations (bc756a9)- remove
parentfield fromGoogleAdsLink(bc756a9) - remove unused fields from
EnhancedMeasurementSettings(#29) (bc756a9) - rename
country_codefield toregion_codeinAccount(bc756a9) - rename
url_query_parameterfield touri_query_parameterinEnhancedMeasurementSettings(bc756a9)