Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Releases: googleapis/python-analytics-admin

v0.4.2

21 Jul 22:48
2656b47

Choose a tag to compare

Bug Fixes

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

v0.4.1

12 Jul 18:49
7535a04

Choose a tag to compare

Bug Fixes

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

v0.4.0

24 Jun 13:02
11f822f

Choose a tag to compare

Features

Documentation

v0.3.2

16 Jun 16:02
306fe97

Choose a tag to compare

Bug Fixes

v0.3.1

16 Jun 01:32
ced29c3

Choose a tag to compare

Bug Fixes

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

v0.3.0

10 Jun 14:47
ad19e5d

Choose a tag to compare

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

v0.2.0

20 Jan 16:32
0410387

Choose a tag to compare

⚠ 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

v0.1.0

23 Jul 05:01
a2b95ff

Choose a tag to compare

Features