Skip to content

Latest commit

 

History

History
480 lines (240 loc) · 32.9 KB

File metadata and controls

480 lines (240 loc) · 32.9 KB

Changes

0.31.0 (2026-04-02)

0.30.1 (2025-10-07)

Bug Fixes

  • analytics: Upgrade gRPC service registration func (bc93e83)

0.30.0 (2025-09-04)

Features

  • analytics/admin: Add reporting_identity_settingsfields to theChangeHistoryResource` resource (d6956df)
  • analytics/admin: Add the GetReportingIdentitySettings method (d6956df)
  • analytics/admin: Add the GetReportingIdentitySettingsRequest resource (d6956df)
  • analytics/admin: Add the REPORTING_IDENTITY_SETTINGS resource type to the ChangeHistoryResourceType enum (d6956df)
  • analytics/admin: Add the ReportingIdentitySettings resource (d6956df)

Bug Fixes

  • analytics/admin: Remove the ConnectedSiteTag resource (d6956df)
  • analytics/admin: Remove the CreateConnectedSiteTag method (d6956df)
  • analytics/admin: Remove the CreateConnectedSiteTagRequest resource (d6956df)
  • analytics/admin: Remove the CreateConnectedSiteTagResponse resource (d6956df)
  • analytics/admin: Remove the DeleteConnectedSiteTag method (d6956df)
  • analytics/admin: Remove the DeleteConnectedSiteTagRequest resource (d6956df)
  • analytics/admin: Remove the FetchAutomatedGa4ConfigurationOptOut method (d6956df)
  • analytics/admin: Remove the FetchAutomatedGa4ConfigurationOptOutRequest resource (d6956df)
  • analytics/admin: Remove the FetchAutomatedGa4ConfigurationOptOutResponse resource (d6956df)
  • analytics/admin: Remove the FetchConnectedGa4Property method (d6956df)
  • analytics/admin: Remove the FetchConnectedGa4PropertyRequest resource (d6956df)
  • analytics/admin: Remove the FetchConnectedGa4PropertyResponse resource (d6956df)
  • analytics/admin: Remove the ListConnectedSiteTags method (d6956df)
  • analytics/admin: Remove the ListConnectedSiteTagsRequest resource (d6956df)
  • analytics/admin: Remove the ListConnectedSiteTagsResponse resource (d6956df)
  • analytics/admin: Remove the SetAutomatedGa4ConfigurationOptOut method (#12738) (d6956df)
  • analytics/admin: Remove the SetAutomatedGa4ConfigurationOptOutRequest resource (d6956df)
  • analytics/admin: Remove the SetAutomatedGa4ConfigurationOptOutResponse resource (d6956df)

Documentation

  • analytics/admin: Provide additional guidelines for the user_provided_data field in the SubmitUserDeletionRequest resource (d6956df)

0.29.0 (2025-06-17)

Features

  • analytics/admin: Add the GetSubpropertySyncConfigRequest method (9614487)
  • analytics/admin: Add the ListSubpropertySyncConfigsRequest method (9614487)
  • analytics/admin: Add the UpdateSubpropertySyncConfigRequest method (9614487)

0.28.1 (2025-05-06)

Bug Fixes

  • analytics: Upgrade gRPC service registration func (7c01015)

0.28.0 (2025-04-22)

Features

  • analytics/admin: Add key_event, reporting_data_annotation fields to the ChangeHistoryResource resource (fe831f9)
  • analytics/admin: Add the CreateReportingDataAnnotation method (fe831f9)
  • analytics/admin: Add the DeleteReportingDataAnnotation method (fe831f9)
  • analytics/admin: Add the GetReportingDataAnnotation method (fe831f9)
  • analytics/admin: Add the ListReportingDataAnnotations method (fe831f9)
  • analytics/admin: Add the REPORTING_DATA_ANNOTATION resource type to the ChangeHistoryResourceType enum (fe831f9)
  • analytics/admin: Add the ReportingDataAnnotation type (fe831f9)
  • analytics/admin: Add the SubmitUserDeletion method (fe831f9)
  • analytics/admin: Add the UpdateReportingDataAnnotation method (fe831f9)

Bug Fixes

  • analytics/admin: Change an existing value KEY_EVENT = 32 to KEY_EVENT = 30 in enum ChangeHistoryResourceType. (fe831f9)
  • analytics/admin: Rename an existing field key_event to reporting_data_annotation in ChangeHistoryChange. (fe831f9)

Documentation

  • analytics/admin: Announce the deprecation of the sharing_with_google_any_sales_enabled field of the DataSharingSettings type (fe831f9)
  • analytics/admin: Update the documentation of sharing_with_google_support_enabled, sharing_with_google_assigned_sales_enabled, 'sharing_with_google_products_enabled', 'sharing_with_others_enabled' fields of the DataSharingSettings type (fe831f9)

0.27.2 (2025-04-15)

Bug Fixes

  • analytics: Update google.golang.org/api to 0.229.0 (3319672)

0.27.1 (2025-03-13)

Bug Fixes

  • analytics: Update golang.org/x/net to 0.37.0 (1144978)

0.27.0 (2025-03-12)

Features

  • analytics/admin: Added support for KeyEvents AdminAPI ChangeHistory (dd0d1d7)

0.26.0 (2025-01-30)

Features

  • analytics/admin: Add user_data_retention field to DataRetentionSettings and mark as REQUIRED (de5ca9d)

Bug Fixes

  • analytics/admin: Mark event_data_retention field in DataRetentionSettings as REQUIRED (de5ca9d)

Documentation

  • analytics/admin: Replace "GA4" with "Google Analytics" or "GA" in all comments (#11516) (de5ca9d)

0.25.3 (2025-01-02)

Bug Fixes

  • analytics: Update golang.org/x/net to v0.33.0 (e9b0b69)

0.25.2 (2024-10-23)

Bug Fixes

  • analytics: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • analytics: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see https://togithub.com/googleapis/google-cloud-go/issues/11020. (8bb87d5)

0.25.1 (2024-09-12)

Bug Fixes

  • analytics: Bump dependencies (2ddeb15)

0.25.0 (2024-08-20)

Features

  • analytics: Add support for Go 1.23 iterators (84461c0)

0.24.0 (2024-08-08)

Features

  • analytics/admin: Add CreateBigQueryLink, UpdateBigQueryLink, and DeleteBigQueryLink methods (649c075)
  • analytics/admin: Add GetEventEditRule, CreateEventEditRule, ListEventEditRules, UpdateEventEditRule, DeleteEventEditRule, and ReorderEventEditRules methods to the Admin API v1 alpha (649c075)
  • analytics/admin: Add GetKeyEvent, CreateKeyEvent, ListKeyEvents, UpdateKeyEvent, and DeleteKeyEvent methods (649c075)
  • analytics/admin: Add the BIGQUERY_LINK option to the ChangeHistoryResourceType enum (649c075)
  • analytics/admin: Add the create_time field to the Audience resource (649c075)
  • analytics/admin: Add the dataset_location field to the BigQueryLink resource (649c075)
  • analytics/admin: Add the gmp_organization field to the Account resource (649c075)
  • analytics/admin: Add the primary field to the ChannelGroup resource (649c075)
  • analytics/admin: Mark GetConversionEvent, CreateConversionEvent, ListConversionEvents, UpdateConversionEvent, and DeleteConversionEvent methods as deprecated (649c075)

Bug Fixes

  • analytics/admin: Rename custom method CreateSubpropertyRequest to ProvisionSubpropertyRequest (649c075)
  • analytics: Update google.golang.org/api to v0.191.0 (5b32644)

Documentation

  • analytics/admin: Add deprecation comment to GetConversionEvent, CreateConversionEvent, ListConversionEvents, UpdateConversionEvent, and DeleteConversionEvent methods (649c075)
  • analytics/admin: Improve comment formatting of account and property fields in SearchChangeHistoryEventsRequest (649c075)
  • analytics/admin: Improve comment formatting of the name field in DeleteFirebaseLinkRequest, GetGlobalSiteTagRequest, and GetDataSharingSettingsRequest (649c075)
  • analytics/admin: Improve comment formatting of the parent field in CreateFirebaseLinkRequest and ListFirebaseLinksRequest (649c075)

0.23.6 (2024-07-24)

Bug Fixes

  • analytics: Update dependencies (257c40b)

0.23.5 (2024-07-10)

Bug Fixes

  • analytics: Bump google.golang.org/grpc@v1.64.1 (8ecc4e9)

0.23.4 (2024-07-01)

Bug Fixes

  • analytics: Bump google.golang.org/api@v0.187.0 (8fa9e39)

0.23.3 (2024-06-26)

Bug Fixes

  • analytics: Enable new auth lib (b95805f)

0.23.2 (2024-05-01)

Bug Fixes

  • analytics: Bump x/net to v0.24.0 (ba31ed5)

0.23.1 (2024-03-14)

Bug Fixes

  • analytics: Update protobuf dep to v1.33.0 (30b038d)

0.23.0 (2024-01-30)

Features

  • analytics/admin: Add GetCalculatedMetric, CreateCalculatedMetric, ListCalculatedMetrics, UpdateCalculatedMetric, DeleteCalculatedMetric methods to the Admin API v1alpha (97d62c7)

Bug Fixes

  • analytics: Enable universe domain resolution options (fd1d569)

0.22.0 (2024-01-03)

Features

  • analytics/admin: Add GetSubpropertyEventFilter, ListSubpropertyEventFilters methods to the Admin API v1 alpha (69c49f2)

0.21.6 (2023-11-01)

Bug Fixes

  • analytics: Bump google.golang.org/api to v0.149.0 (8d2ab9f)

0.21.5 (2023-10-26)

Bug Fixes

  • analytics: Update grpc-go to v1.59.0 (81a97b0)

0.21.4 (2023-10-12)

Bug Fixes

  • analytics: Update golang.org/x/net to v0.17.0 (174da47)

0.21.3 (2023-07-27)

Bug Fixes

  • analytics/admin: Update the ReportingAttributionModel enum to rename CROSS_CHANNEL_DATA_DRIVEN to PAID_AND_ORGANIC_CHANNELS_DATA_DRIVEN, CROSS_CHANNEL_LAST_CLICK to PAID_AND_ORGANIC_CHANNELS_LAST_CLICK, CROSS_CHANNEL_FIRST_CLICK to `... (#8330) (f7939e0)

0.21.2 (2023-06-27)

Documentation

  • analytics/admin: Announce the deprecation of first-click, linear, time-decay and position-based attribution models (94ea341)

0.21.1 (2023-06-20)

Bug Fixes

  • analytics: REST query UpdateMask bug (df52820)

0.21.0 (2023-05-30)

Features

  • analytics: Update all direct dependencies (b340d03)

0.20.0 (2023-05-16)

Features

  • analytics/admin: Add GetAdSenseLink, CreateAdSenseLink, DeleteAdSenseLink, ListAdSenseLinks methods to the Admin API v1alpha (8c479ac)

0.19.1 (2023-05-08)

Bug Fixes

  • analytics: Update grpc to v1.55.0 (1147ce0)

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.