Changes

0.19.0 (2023-03-22)

Features

  • analytics/admin: Support REST transport (00fff3a)

0.18.0 (2023-03-01)

Features

  • analytics/admin: Add CreateAccessBinding, GetAccessBinding, UpdateAccessBinding, DeleteAccessBinding, ListAccessBindings, BatchCreateAccessBindings, BatchGetAccessBindings, BatchUpdateAccessBindings, BatchDeleteAccessBindings methods to the Admin API v1alpha (aeb6fec)

0.17.0 (2023-02-14)

Features

  • analytics/admin: Add GetSearchAds360Link, ListSearchAds360Links, CreateSearchAds360Link, DeleteSearchAds360Link, UpdateSearchAds360Link methods to the Admin API v1alpha feat: add SetAutomatedGa4ConfigurationOptOut, FetchAutomatedGa4ConfigurationOptOut methods to the Admin API v1alpha feat: add GetBigQueryLink, ListBigQueryLinks methods to the Admin API v1alpha feat: add tokens_per_project_per_hour field to AccessQuota type feat: add EXPANDED_DATA_SET, CHANNEL_GROUP values to ChangeHistoryResourceType enum feat: add search_ads_360_link, expanded_data_set, bigquery_link values to ChangeHistoryResource.resource oneof field feat: add BigQueryLink, SearchAds360Link resource types to the Admin API v1alpha fix!: remove LESS_THAN_OR_EQUAL, GREATER_THAN_OR_EQUAL values from NumericFilter.Operation enum fix!: remove PARTIAL_REGEXP value from StringFilter.MatchType enum (2fef56f)

0.16.0 (2023-01-26)

Features

  • analytics/admin: Add GetAudience, ‘ListAudience’, ‘CreateAudience’, ‘UpdateAudience’, ‘ArchiveAudience’ methods to the Admin API v1alpha feat: add GetAttributionSettings, UpdateAttributionSettings methods to the Admin API v1alpha (83d8e8d)
  • analytics/admin: Add RunAccessReport method to the Admin API v1alpha (83d8e8d)
  • analytics/admin: Enable REST transport in C# (447afdd)
  • analytics/admin: Enable REST transport support for Python analytics-admin, media-translation and dataflow clients (ec1a190)
  • analytics: Add REST client (06a54a1)
  • analytics: Rewrite signatures in terms of new types for betas (9f303f9)
  • analytics: Start generating proto message types (563f546)

Bug Fixes

  • analytics/admin: Add py_test targets (1d6fbcc)

0.15.0 (2023-01-26)

Features

  • analytics/admin: Add GetAudience, ‘ListAudience’, ‘CreateAudience’, ‘UpdateAudience’, ‘ArchiveAudience’ methods to the Admin API v1alpha feat: add GetAttributionSettings, UpdateAttributionSettings methods to the Admin API v1alpha (83d8e8d)
  • analytics/admin: Add RunAccessReport method to the Admin API v1alpha (83d8e8d)
  • analytics/admin: Enable REST transport in C# (447afdd)
  • analytics/admin: Enable REST transport support for Python analytics-admin, media-translation and dataflow clients (ec1a190)
  • analytics: Add REST client (06a54a1)
  • analytics: Rewrite signatures in terms of new types for betas (9f303f9)
  • analytics: Start generating proto message types (563f546)

Bug Fixes

  • analytics/admin: Add py_test targets (1d6fbcc)

0.14.0 (2023-01-26)

Features

  • analytics/admin: Enable REST transport in C# (447afdd)

0.13.0 (2023-01-04)

Features

  • analytics: Add REST client (06a54a1)

0.12.0 (2022-09-21)

Features

  • analytics: rewrite signatures in terms of new types for betas (9f303f9)

0.11.0 (2022-09-19)

Features

  • analytics: start generating proto message types (563f546)

0.10.0 (2022-09-15)

Features

  • analytics/admin: Enable REST transport support for Python analytics-admin, media-translation and dataflow clients (ec1a190)

0.9.0 (2022-08-09)

Features

  • analytics/admin: add GetAudience, ‘ListAudience’, ‘CreateAudience’, ‘UpdateAudience’, ‘ArchiveAudience’ methods to the Admin API v1alpha feat: add GetAttributionSettings, UpdateAttributionSettings methods to the Admin API v1alpha (83d8e8d)
  • analytics/admin: add RunAccessReport method to the Admin API v1alpha (83d8e8d)

0.8.1 (2022-08-02)

Bug Fixes

  • analytics/admin: Add py_test targets (1d6fbcc)

0.8.0 (2022-06-29)

Features

  • analytics/admin: Enable REST transport for most of Java and Go clients (f01bf32)
  • analytics: start generating REST client for beta clients (25b7775)

0.7.0 (2022-06-16)

Features

  • analytics/admin: Add Java REST transport to analytics, servicecontrol, servicemanagement, serviceusage and langauge APIs (90489b1)

0.6.1 (2022-05-24)

Bug Fixes

  • analytics/admin: CustomDimension and CustomMetric resource configuration in Analytics Admin API (6ef576e)

0.6.0 (2022-03-14)

Features

  • analytics/admin: remove WebDataStream, IosAppDataStream, AndroidAppDataStream resources and corresponding operations, as they are replaced by the DataStream resource feat: add restricted_metric_type field to the CustomMetric resource feat!: move the GlobalSiteTag resource from the property level to the data stream level (3f17f9f)

0.5.0 (2022-02-23)

Features

  • analytics: set versionClient to module version (55f0d92)

0.4.0 (2022-02-14)

Features

  • analytics: add file for tracking version (17b36ea)

0.3.0 (2022-01-04)

Features

  • analytics/admin: add the AcknowledgeUserDataCollection operation which acknowledges the terms of user data collection for the specified property feat: add the new resource type DataStream, which is planned to eventually replace WebDataStream, IosAppDataStream, AndroidAppDataStream resources fix!: remove GetEnhancedMeasurementSettings, UpdateEnhancedMeasurementSettingsRequest, UpdateEnhancedMeasurementSettingsRequest operations from the API feat: add CreateDataStream, DeleteDataStream, UpdateDataStream, ListDataStreams operations to support the new DataStream resource feat: add DISPLAY_VIDEO_360_ADVERTISER_LINK, DISPLAY_VIDEO_360_ADVERTISER_LINK_PROPOSAL fields to ChangeHistoryResourceType enum feat: add the account field to the Property type docs: update the documentation with a new list of valid values for UserLink.direct_roles field (5444809)

0.2.0 (2021-08-30)

Features

  • analytics/admin: add GetDataRetentionSettings, UpdateDataRetentionSettings methods to the API (8467899)

v0.1.0

This is the first tag to carve out analytics as its own module. See Add a module to a multi-module repository.