0.31.0 (2026-04-02)
0.30.1 (2025-10-07)
- analytics: Upgrade gRPC service registration func (bc93e83)
0.30.0 (2025-09-04)
- analytics/admin: Add reporting_identity_settings
fields to theChangeHistoryResource` resource (d6956df) - analytics/admin: Add the
GetReportingIdentitySettingsmethod (d6956df) - analytics/admin: Add the
GetReportingIdentitySettingsRequestresource (d6956df) - analytics/admin: Add the
REPORTING_IDENTITY_SETTINGSresource type to theChangeHistoryResourceTypeenum (d6956df) - analytics/admin: Add the
ReportingIdentitySettingsresource (d6956df)
- analytics/admin: Remove the
ConnectedSiteTagresource (d6956df) - analytics/admin: Remove the
CreateConnectedSiteTagmethod (d6956df) - analytics/admin: Remove the
CreateConnectedSiteTagRequestresource (d6956df) - analytics/admin: Remove the
CreateConnectedSiteTagResponseresource (d6956df) - analytics/admin: Remove the
DeleteConnectedSiteTagmethod (d6956df) - analytics/admin: Remove the
DeleteConnectedSiteTagRequestresource (d6956df) - analytics/admin: Remove the
FetchAutomatedGa4ConfigurationOptOutmethod (d6956df) - analytics/admin: Remove the
FetchAutomatedGa4ConfigurationOptOutRequestresource (d6956df) - analytics/admin: Remove the
FetchAutomatedGa4ConfigurationOptOutResponseresource (d6956df) - analytics/admin: Remove the
FetchConnectedGa4Propertymethod (d6956df) - analytics/admin: Remove the
FetchConnectedGa4PropertyRequestresource (d6956df) - analytics/admin: Remove the
FetchConnectedGa4PropertyResponseresource (d6956df) - analytics/admin: Remove the
ListConnectedSiteTagsmethod (d6956df) - analytics/admin: Remove the
ListConnectedSiteTagsRequestresource (d6956df) - analytics/admin: Remove the
ListConnectedSiteTagsResponseresource (d6956df) - analytics/admin: Remove the
SetAutomatedGa4ConfigurationOptOutmethod (#12738) (d6956df) - analytics/admin: Remove the
SetAutomatedGa4ConfigurationOptOutRequestresource (d6956df) - analytics/admin: Remove the
SetAutomatedGa4ConfigurationOptOutResponseresource (d6956df)
- analytics/admin: Provide additional guidelines for the
user_provided_datafield in theSubmitUserDeletionRequestresource (d6956df)
0.29.0 (2025-06-17)
- analytics/admin: Add the
GetSubpropertySyncConfigRequestmethod (9614487) - analytics/admin: Add the
ListSubpropertySyncConfigsRequestmethod (9614487) - analytics/admin: Add the
UpdateSubpropertySyncConfigRequestmethod (9614487)
0.28.1 (2025-05-06)
- analytics: Upgrade gRPC service registration func (7c01015)
0.28.0 (2025-04-22)
- analytics/admin: Add
key_event,reporting_data_annotationfields to theChangeHistoryResourceresource (fe831f9) - analytics/admin: Add the
CreateReportingDataAnnotationmethod (fe831f9) - analytics/admin: Add the
DeleteReportingDataAnnotationmethod (fe831f9) - analytics/admin: Add the
GetReportingDataAnnotationmethod (fe831f9) - analytics/admin: Add the
ListReportingDataAnnotationsmethod (fe831f9) - analytics/admin: Add the
REPORTING_DATA_ANNOTATIONresource type to theChangeHistoryResourceTypeenum (fe831f9) - analytics/admin: Add the
ReportingDataAnnotationtype (fe831f9) - analytics/admin: Add the
SubmitUserDeletionmethod (fe831f9) - analytics/admin: Add the
UpdateReportingDataAnnotationmethod (fe831f9)
- analytics/admin: Change an existing value KEY_EVENT = 32 to KEY_EVENT = 30 in enum
ChangeHistoryResourceType. (fe831f9) - analytics/admin: Rename an existing field
key_eventtoreporting_data_annotationinChangeHistoryChange. (fe831f9)
- analytics/admin: Announce the deprecation of the
sharing_with_google_any_sales_enabledfield of theDataSharingSettingstype (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 theDataSharingSettingstype (fe831f9)
0.27.2 (2025-04-15)
- analytics: Update google.golang.org/api to 0.229.0 (3319672)
0.27.1 (2025-03-13)
- analytics: Update golang.org/x/net to 0.37.0 (1144978)
0.27.0 (2025-03-12)
- analytics/admin: Added support for KeyEvents AdminAPI ChangeHistory (dd0d1d7)
0.26.0 (2025-01-30)
- analytics/admin: Add
user_data_retentionfield toDataRetentionSettingsand mark asREQUIRED(de5ca9d)
- analytics/admin: Mark
event_data_retentionfield inDataRetentionSettingsasREQUIRED(de5ca9d)
0.25.3 (2025-01-02)
- analytics: Update golang.org/x/net to v0.33.0 (e9b0b69)
0.25.2 (2024-10-23)
- 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)
- analytics: Bump dependencies (2ddeb15)
0.25.0 (2024-08-20)
- analytics: Add support for Go 1.23 iterators (84461c0)
0.24.0 (2024-08-08)
- analytics/admin: Add
CreateBigQueryLink,UpdateBigQueryLink, andDeleteBigQueryLinkmethods (649c075) - analytics/admin: Add
GetEventEditRule,CreateEventEditRule,ListEventEditRules,UpdateEventEditRule,DeleteEventEditRule, andReorderEventEditRulesmethods to the Admin API v1 alpha (649c075) - analytics/admin: Add
GetKeyEvent,CreateKeyEvent,ListKeyEvents,UpdateKeyEvent, andDeleteKeyEventmethods (649c075) - analytics/admin: Add the
BIGQUERY_LINKoption to theChangeHistoryResourceTypeenum (649c075) - analytics/admin: Add the
create_timefield to theAudienceresource (649c075) - analytics/admin: Add the
dataset_locationfield to theBigQueryLinkresource (649c075) - analytics/admin: Add the
gmp_organizationfield to theAccountresource (649c075) - analytics/admin: Add the
primaryfield to theChannelGroupresource (649c075) - analytics/admin: Mark
GetConversionEvent,CreateConversionEvent,ListConversionEvents,UpdateConversionEvent, andDeleteConversionEventmethods as deprecated (649c075)
- analytics/admin: Rename custom method
CreateSubpropertyRequesttoProvisionSubpropertyRequest(649c075) - analytics: Update google.golang.org/api to v0.191.0 (5b32644)
- analytics/admin: Add deprecation comment to
GetConversionEvent,CreateConversionEvent,ListConversionEvents,UpdateConversionEvent, andDeleteConversionEventmethods (649c075) - analytics/admin: Improve comment formatting of
accountandpropertyfields inSearchChangeHistoryEventsRequest(649c075) - analytics/admin: Improve comment formatting of the
namefield inDeleteFirebaseLinkRequest,GetGlobalSiteTagRequest, andGetDataSharingSettingsRequest(649c075) - analytics/admin: Improve comment formatting of the
parentfield inCreateFirebaseLinkRequestandListFirebaseLinksRequest(649c075)
0.23.6 (2024-07-24)
- analytics: Update dependencies (257c40b)
0.23.5 (2024-07-10)
- analytics: Bump google.golang.org/grpc@v1.64.1 (8ecc4e9)
0.23.4 (2024-07-01)
- analytics: Bump google.golang.org/api@v0.187.0 (8fa9e39)
0.23.3 (2024-06-26)
- analytics: Enable new auth lib (b95805f)
0.23.2 (2024-05-01)
- analytics: Bump x/net to v0.24.0 (ba31ed5)
0.23.1 (2024-03-14)
- analytics: Update protobuf dep to v1.33.0 (30b038d)
0.23.0 (2024-01-30)
- analytics/admin: Add
GetCalculatedMetric,CreateCalculatedMetric,ListCalculatedMetrics,UpdateCalculatedMetric,DeleteCalculatedMetricmethods to the Admin API v1alpha (97d62c7)
- analytics: Enable universe domain resolution options (fd1d569)
0.22.0 (2024-01-03)
- analytics/admin: Add
GetSubpropertyEventFilter,ListSubpropertyEventFiltersmethods to the Admin API v1 alpha (69c49f2)
0.21.6 (2023-11-01)
- analytics: Bump google.golang.org/api to v0.149.0 (8d2ab9f)
0.21.5 (2023-10-26)
- analytics: Update grpc-go to v1.59.0 (81a97b0)
0.21.4 (2023-10-12)
- analytics: Update golang.org/x/net to v0.17.0 (174da47)
0.21.3 (2023-07-27)
- analytics/admin: Update the
ReportingAttributionModelenum to renameCROSS_CHANNEL_DATA_DRIVENtoPAID_AND_ORGANIC_CHANNELS_DATA_DRIVEN,CROSS_CHANNEL_LAST_CLICKtoPAID_AND_ORGANIC_CHANNELS_LAST_CLICK,CROSS_CHANNEL_FIRST_CLICKto `... (#8330) (f7939e0)
0.21.2 (2023-06-27)
- analytics/admin: Announce the deprecation of first-click, linear, time-decay and position-based attribution models (94ea341)
0.21.1 (2023-06-20)
- analytics: REST query UpdateMask bug (df52820)
0.21.0 (2023-05-30)
- analytics: Update all direct dependencies (b340d03)
0.20.0 (2023-05-16)
- analytics/admin: Add
GetAdSenseLink,CreateAdSenseLink,DeleteAdSenseLink,ListAdSenseLinksmethods to the Admin API v1alpha (8c479ac)
0.19.1 (2023-05-08)
- analytics: Update grpc to v1.55.0 (1147ce0)
0.19.0 (2023-03-22)
- analytics/admin: Support REST transport (00fff3a)
0.18.0 (2023-03-01)
- analytics/admin: Add
CreateAccessBinding,GetAccessBinding,UpdateAccessBinding,DeleteAccessBinding,ListAccessBindings,BatchCreateAccessBindings,BatchGetAccessBindings,BatchUpdateAccessBindings,BatchDeleteAccessBindingsmethods to the Admin API v1alpha (aeb6fec)
0.17.0 (2023-02-14)
- analytics/admin: Add
GetSearchAds360Link,ListSearchAds360Links,CreateSearchAds360Link,DeleteSearchAds360Link,UpdateSearchAds360Linkmethods to the Admin API v1alpha feat: addSetAutomatedGa4ConfigurationOptOut,FetchAutomatedGa4ConfigurationOptOutmethods to the Admin API v1alpha feat: addGetBigQueryLink,ListBigQueryLinksmethods to the Admin API v1alpha feat: addtokens_per_project_per_hourfield toAccessQuotatype feat: addEXPANDED_DATA_SET,CHANNEL_GROUPvalues toChangeHistoryResourceTypeenum feat: addsearch_ads_360_link,expanded_data_set,bigquery_linkvalues to ChangeHistoryResource.resource oneof field feat: addBigQueryLink,SearchAds360Linkresource types to the Admin API v1alpha fix!: removeLESS_THAN_OR_EQUAL,GREATER_THAN_OR_EQUALvalues from NumericFilter.Operation enum fix!: removePARTIAL_REGEXPvalue from StringFilter.MatchType enum (2fef56f)
0.16.0 (2023-01-26)
- analytics/admin: Add
GetAudience, 'ListAudience', 'CreateAudience', 'UpdateAudience', 'ArchiveAudience' methods to the Admin API v1alpha feat: addGetAttributionSettings,UpdateAttributionSettingsmethods to the Admin API v1alpha (83d8e8d) - analytics/admin: Add
RunAccessReportmethod 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)
- analytics/admin: Add py_test targets (1d6fbcc)
0.15.0 (2023-01-26)
- analytics/admin: Add
GetAudience, 'ListAudience', 'CreateAudience', 'UpdateAudience', 'ArchiveAudience' methods to the Admin API v1alpha feat: addGetAttributionSettings,UpdateAttributionSettingsmethods to the Admin API v1alpha (83d8e8d) - analytics/admin: Add
RunAccessReportmethod 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)
- analytics/admin: Add py_test targets (1d6fbcc)
0.14.0 (2023-01-26)
- analytics/admin: Enable REST transport in C# (447afdd)
0.13.0 (2023-01-04)
- analytics: Add REST client (06a54a1)
0.12.0 (2022-09-21)
- analytics: rewrite signatures in terms of new types for betas (9f303f9)
0.11.0 (2022-09-19)
- analytics: start generating proto message types (563f546)
0.10.0 (2022-09-15)
- analytics/admin: Enable REST transport support for Python analytics-admin, media-translation and dataflow clients (ec1a190)
0.9.0 (2022-08-09)
- analytics/admin: add
GetAudience, 'ListAudience', 'CreateAudience', 'UpdateAudience', 'ArchiveAudience' methods to the Admin API v1alpha feat: addGetAttributionSettings,UpdateAttributionSettingsmethods to the Admin API v1alpha (83d8e8d) - analytics/admin: add
RunAccessReportmethod to the Admin API v1alpha (83d8e8d)
0.8.1 (2022-08-02)
- analytics/admin: Add py_test targets (1d6fbcc)
0.8.0 (2022-06-29)
- 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)
- analytics/admin: Add Java REST transport to analytics, servicecontrol, servicemanagement, serviceusage and langauge APIs (90489b1)
0.6.1 (2022-05-24)
- analytics/admin: CustomDimension and CustomMetric resource configuration in Analytics Admin API (6ef576e)
0.6.0 (2022-03-14)
- analytics/admin: remove
WebDataStream,IosAppDataStream,AndroidAppDataStreamresources and corresponding operations, as they are replaced by theDataStreamresource feat: addrestricted_metric_typefield to theCustomMetricresource feat!: move theGlobalSiteTagresource from the property level to the data stream level (3f17f9f)
0.5.0 (2022-02-23)
- analytics: set versionClient to module version (55f0d92)
0.4.0 (2022-02-14)
- analytics: add file for tracking version (17b36ea)
0.3.0 (2022-01-04)
- analytics/admin: add the
AcknowledgeUserDataCollectionoperation which acknowledges the terms of user data collection for the specified property feat: add the new resource typeDataStream, which is planned to eventually replaceWebDataStream,IosAppDataStream,AndroidAppDataStreamresources fix!: removeGetEnhancedMeasurementSettings,UpdateEnhancedMeasurementSettingsRequest,UpdateEnhancedMeasurementSettingsRequestoperations from the API feat: addCreateDataStream,DeleteDataStream,UpdateDataStream,ListDataStreamsoperations to support the newDataStreamresource feat: addDISPLAY_VIDEO_360_ADVERTISER_LINK,DISPLAY_VIDEO_360_ADVERTISER_LINK_PROPOSALfields toChangeHistoryResourceTypeenum feat: add theaccountfield to thePropertytype docs: update the documentation with a new list of valid values forUserLink.direct_rolesfield (5444809)
0.2.0 (2021-08-30)
- analytics/admin: add
GetDataRetentionSettings,UpdateDataRetentionSettingsmethods to the API (8467899)
This is the first tag to carve out analytics as its own module. See Add a module to a multi-module repository.