As of January 1, 2020 this library no longer supports Python 2 on the latest released version. Library versions released prior to that date will continue to be available. For more information please visit Python 2 support on Google Cloud.

Changelog

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