Skip to content

Latest commit

 

History

History
342 lines (182 loc) · 24.7 KB

File metadata and controls

342 lines (182 loc) · 24.7 KB

Changelog

0.12.0 (2022-11-07)

Features

  • add support for google.analytics.admin.__version__ (380b426)

Bug Fixes

  • Add dict typing for client_options (380b426)

Documentation

  • Add a sample for runAccessReport method (#289) (6aa8f8c)

0.11.2 (2022-10-10)

Bug Fixes

  • deps: Allow protobuf 3.19.5 (#283) (e686492)
  • deps: require google-api-core>=1.33.2 (e686492)

0.11.1 (2022-10-03)

Bug Fixes

0.11.0 (2022-09-12)

Features

Bug Fixes

  • deps: require google-api-core>=1.33.0,>=2.8.0 (c220210)
  • deps: require protobuf >= 3.20.1 (c220210)

0.10.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#250) (84a8df1)
  • deps: require proto-plus >= 1.22.0 (84a8df1)

0.10.0 (2022-08-05)

Features

  • v1alpha: add GetAttributionSettings, UpdateAttributionSettings methods (6e6b741)
  • v1alpha: add GetAudience, 'ListAudience', 'CreateAudience', 'UpdateAudience', 'ArchiveAudience' methods (6e6b741)
  • v1alpha: add RunAccessReport method (#246) (6e6b741)

0.9.0 (2022-07-20)

Features

  • add audience parameter (dc6107c)
  • release the Google Analytics Admin API V1 Beta (dc6107c)

Bug Fixes

0.8.2 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#228) (2385b9b)

0.8.1 (2022-05-13)

Bug Fixes

  • CustomDimension and CustomMetric resource configuration (#222) (79470bd)

0.8.0 (2022-03-07)

Features

  • add CreateDataStream, DeleteDataStream, UpdateDataStream, ListDataStreams operations to support the new DataStream resource (03abb54)
  • add DISPLAY_VIDEO_360_ADVERTISER_LINK, DISPLAY_VIDEO_360_ADVERTISER_LINK_PROPOSAL fields to ChangeHistoryResourceType enum (03abb54)
  • add restricted_metric_type field to the CustomMetric resource (aeb64bf)
  • add api key support (#185) (2ec0a0b)
  • add the account field to the Property type (03abb54)
  • add the AcknowledgeUserDataCollection operation (03abb54)
  • add the new resource type DataStream, which is planned to eventually replace WebDataStream, IosAppDataStream, AndroidAppDataStream resources (03abb54)
  • move the GlobalSiteTag resource from the property level to the data stream level (aeb64bf)
  • remove WebDataStream, IosAppDataStream, AndroidAppDataStream resources (#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, UpdateEnhancedMeasurementSettingsRequest operations from the API (03abb54)
  • resolve DuplicateCredentialArgs error when using credentials_file (49c8857)

Documentation

  • add autogenerated code snippets (323815a)
  • update the documentation with a new list of valid values for UserLink.direct_roles field (03abb54)

0.7.2 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (be96ebc)
  • deps: require google-api-core >= 1.28.0 (be96ebc)

Documentation

  • list oneofs in docstring (be96ebc)

0.7.1 (2021-10-19)

Documentation

  • samples: add samples for Measurement Protocol Secrets management methods (#152) (e264571)
  • samples: add samples for Conversion Event management methods (#153) (126f271)

0.7.0 (2021-10-12)

Features

0.6.0 (2021-10-08)

Features

  • add context manager support in client (#146) (f1559b6)

0.5.2 (2021-10-07)

Bug Fixes

  • improper types in pagers generation (aa076a9)

Documentation

  • add samples for accounts.search_change_history_events() method (#137) (c299b37)

0.5.1 (2021-09-24)

Bug Fixes

  • add 'dict' annotation type to 'request' (256c880)

0.5.0 (2021-08-25)

Features

  • add CancelDisplayVideo360AdvertiserLinkProposal method to the API (2a1c5a0)
  • add CreateDisplayVideo360AdvertiserLink, DeleteDisplayVideo360AdvertiserLink methods to the API (2a1c5a0)
  • add custom output only field to ConversionEvent type (2a1c5a0)
  • add data_retention_settings fields to ChangeHistoryChange.resource oneof field. (2a1c5a0)
  • add DeleteDisplayVideo360AdvertiserLinkProposal method to the API (2a1c5a0)
  • add display_video_360_advertiser_link_proposal fields to ChangeHistoryChange.resource oneof field. (2a1c5a0)
  • add display_video_360_advertiser_link fields to ChangeHistoryChange.resource oneof field. (2a1c5a0)
  • add DisplayVideo360AdvertiserLink, LinkProposalState types to the API (2a1c5a0)
  • add GetDataRetentionSettings, UpdateDataRetentionSettings methods to the API (#119) (2a1c5a0)
  • add GetDisplayVideo360AdvertiserLink, ListDisplayVideo360AdvertiserLinks methods to the API (2a1c5a0)
  • add GetDisplayVideo360AdvertiserLinkProposal, ListDisplayVideo360AdvertiserLinkProposals methods to the API (2a1c5a0)
  • add LinkProposalInitiatingProduct, ServiceLevel, DataRetentionSettings types to the API (2a1c5a0)
  • add LinkProposalStatusDetails, DisplayVideo360AdvertiserLinkProposal types to the API (2a1c5a0)
  • add service_level field to Property type (2a1c5a0)
  • change measurement_unit field to mutable in CustomMetric type (2a1c5a0)

Bug Fixes

  • remove maximum_user_access field from FirebaseLink type (2a1c5a0)
  • remove MaximumUserAccess enum from the API (2a1c5a0)
  • remove UpdateFirebaseLink method from the API (2a1c5a0)
  • rename email_address field of GoogleAdsLink type to creator_email_address (2a1c5a0)
  • rename is_deletable field of ConversionEvent type to deletable (2a1c5a0)

0.4.3 (2021-07-27)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#102) (99d607c)

Miscellaneous Chores

0.4.2 (2021-07-20)

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#101) (cde3379)

0.4.1 (2021-06-30)

Bug Fixes

  • disable always_use_jwt_access (5e3df32)
  • disable always_use_jwt_access (#95) (5e3df32)

0.4.0 (2021-06-23)

Features

Documentation

0.3.2 (2021-06-16)

Bug Fixes

0.3.1 (2021-06-16)

Bug Fixes

  • exclude docs and tests from package (#78) (680a695)

0.3.0 (2021-06-09)

Features

  • add ConversionEvent methods to the API (ab703de)
  • add ConversionEvent type (ab703de)
  • add CustomDimension methods to the API (ab703de)
  • add CustomDimension type (ab703de)
  • add CustomMetric methods to the API (ab703de)
  • add CustomMetric type (ab703de)
  • add GetGoogleSignalsSettings, UpdateGoogleSignalsSettings methods to the API (ab703de)
  • add GoogleSignalsSettings type (ab703de)
  • add GoogleSignalsState, GoogleSignalsConsent types (ab703de)
  • add MeasurementProtocolSecret type (ab703de)
  • add MeasurementProtocolSecret methods to the API (#71) (ab703de)
  • extend ChangeHistoryResourceType enum (ab703de)

Bug Fixes

  • label email_address field of UserLink type as immutable (ab703de)
  • label name field of UserLink type 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

0.2.0 (2021-01-20)

⚠ BREAKING CHANGES

  • update_mask field is required for all Update operations
  • rename country_code field to region_code in Account
  • rename url_query_parameter field to uri_query_parameter in EnhancedMeasurementSettings
  • remove parent field from GoogleAdsLink
  • remove unused fields from EnhancedMeasurementSettings (#29)

Features

  • add ListAccountSummaries (#20) (04d05d7)
  • add pagination support for ListFirebaseLinks operation (bc756a9)

Bug Fixes

  • update_mask field is required for all Update operations (bc756a9)
  • remove parent field from GoogleAdsLink (bc756a9)
  • remove unused fields from EnhancedMeasurementSettings (#29) (bc756a9)
  • rename country_code field to region_code in Account (bc756a9)
  • rename url_query_parameter field to uri_query_parameter in EnhancedMeasurementSettings (bc756a9)

Documentation

0.1.0 (2020-07-23)

Features