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.8.1
v0.8.0
0.8.0 (2022-03-07)
Features
- add
CreateDataStream,DeleteDataStream,UpdateDataStream,ListDataStreamsoperations to support the newDataStreamresource (03abb54) - add
DISPLAY_VIDEO_360_ADVERTISER_LINK,DISPLAY_VIDEO_360_ADVERTISER_LINK_PROPOSALfields toChangeHistoryResourceTypeenum (03abb54) - add
restricted_metric_typefield to theCustomMetricresource (aeb64bf) - add api key support (#185) (2ec0a0b)
- add the
accountfield to thePropertytype (03abb54) - add the AcknowledgeUserDataCollection operation (03abb54)
- add the new resource type
DataStream, which is planned to eventually replaceWebDataStream,IosAppDataStream,AndroidAppDataStreamresources (03abb54) - move the
GlobalSiteTagresource from the property level to the data stream level (aeb64bf) - remove
WebDataStream,IosAppDataStream,AndroidAppDataStreamresources (#195) (aeb64bf), closes #184
Bug Fixes
- deps: require google-api-core>=1.31.5, >=2.3.2 (#194) (f2b9bc3)
- deps: require proto-plus>=1.15.0 (f2b9bc3)
- remove
GetEnhancedMeasurementSettings,UpdateEnhancedMeasurementSettingsRequest,UpdateEnhancedMeasurementSettingsRequestoperations from the API (03abb54) - resolve DuplicateCredentialArgs error when using credentials_file (49c8857)
Documentation
v0.7.2
v0.7.1
v0.7.0
v0.6.0
v0.5.2
v0.5.1
v0.5.0
Features
- add
CancelDisplayVideo360AdvertiserLinkProposalmethod to the API (2a1c5a0) - add
CreateDisplayVideo360AdvertiserLink,DeleteDisplayVideo360AdvertiserLinkmethods to the API (2a1c5a0) - add
customoutput only field toConversionEventtype (2a1c5a0) - add
data_retention_settingsfields toChangeHistoryChange.resourceoneof field. (2a1c5a0) - add
DeleteDisplayVideo360AdvertiserLinkProposalmethod to the API (2a1c5a0) - add
display_video_360_advertiser_link_proposalfields toChangeHistoryChange.resourceoneof field. (2a1c5a0) - add
display_video_360_advertiser_linkfields toChangeHistoryChange.resourceoneof field. (2a1c5a0) - add
DisplayVideo360AdvertiserLink,LinkProposalStatetypes to the API (2a1c5a0) - add
GetDataRetentionSettings,UpdateDataRetentionSettingsmethods to the API (#119) (2a1c5a0) - add
GetDisplayVideo360AdvertiserLink,ListDisplayVideo360AdvertiserLinksmethods to the API (2a1c5a0) - add
GetDisplayVideo360AdvertiserLinkProposal,ListDisplayVideo360AdvertiserLinkProposalsmethods to the API (2a1c5a0) - add
LinkProposalInitiatingProduct,ServiceLevel,DataRetentionSettingstypes to the API (2a1c5a0) - add
LinkProposalStatusDetails,DisplayVideo360AdvertiserLinkProposaltypes to the API (2a1c5a0) - add
service_levelfield toPropertytype (2a1c5a0) - change
measurement_unitfield to mutable inCustomMetrictype (2a1c5a0)
Bug Fixes
- remove
maximum_user_accessfield fromFirebaseLinktype (2a1c5a0) - remove
MaximumUserAccessenum from the API (2a1c5a0) - remove
UpdateFirebaseLinkmethod from the API (2a1c5a0) - rename
email_addressfield ofGoogleAdsLinktype tocreator_email_address(2a1c5a0) - rename
is_deletablefield ofConversionEventtype todeletable(2a1c5a0)