Version history

Version 2.0.0-alpha28, released 2025-11-03

New features

  • Update dependencies

Version 2.0.0-alpha27, released 2025-08-20

New features

  • Add the GetReportingIdentitySettings method
  • Add the GetReportingIdentitySettingsRequest resource
  • Add the REPORTING_IDENTITY_SETTINGS resource type to the ChangeHistoryResourceType enum
  • Add reporting_identity_settingsfields to theChangeHistoryResource` resource
  • Add the ReportingIdentitySettings resource

Bug fixes

  • Remove the SetAutomatedGa4ConfigurationOptOut method
  • Remove the FetchAutomatedGa4ConfigurationOptOut method
  • Remove the CreateConnectedSiteTag method
  • Remove the DeleteConnectedSiteTag method
  • Remove the ListConnectedSiteTags method
  • Remove the FetchConnectedGa4Property method
  • Remove the SetAutomatedGa4ConfigurationOptOutRequest resource
  • Remove the SetAutomatedGa4ConfigurationOptOutResponse resource
  • Remove the FetchAutomatedGa4ConfigurationOptOutRequest resource
  • Remove the FetchAutomatedGa4ConfigurationOptOutResponse resource
  • Remove the CreateConnectedSiteTagRequest resource
  • Remove the CreateConnectedSiteTagResponse resource
  • Remove the DeleteConnectedSiteTagRequest resource
  • Remove the ListConnectedSiteTagsRequest resource
  • Remove the ListConnectedSiteTagsResponse resource
  • Remove the FetchConnectedGa4PropertyRequest resource
  • Remove the FetchConnectedGa4PropertyResponse resource
  • Remove the ConnectedSiteTag resource

Documentation improvements

  • Provide additional guidelines for the user_provided_data field in the SubmitUserDeletionRequest resource

Version 2.0.0-alpha26, released 2025-06-16

New features

  • Add the GetSubpropertySyncConfigRequest method
  • Add the ListSubpropertySyncConfigsRequest method
  • Add the UpdateSubpropertySyncConfigRequest method

Version 2.0.0-alpha25, released 2025-05-16

Test release only; still no change from 2.0.0-alpha23.

Version 2.0.0-alpha24, released 2025-05-08

Test release only; no change from 2.0.0-alpha23.

Version 2.0.0-alpha23, released 2025-04-23

Bug fixes

  • BREAKING CHANGE Change an existing value KEY_EVENT = 32 to KEY_EVENT = 30 in enum ChangeHistoryResourceType. (commit 429adae)
  • BREAKING CHANGE Rename an existing field key_event to reporting_data_annotation in ChangeHistoryChange. (commit 429adae)

New features

  • Add the CreateReportingDataAnnotation method (commit 429adae)
  • Add the GetReportingDataAnnotation method (commit 429adae)
  • Add the ListReportingDataAnnotations method (commit 429adae)
  • Add the UpdateReportingDataAnnotation method (commit 429adae)
  • Add the DeleteReportingDataAnnotation method (commit 429adae)
  • Add the SubmitUserDeletion method (commit 429adae)
  • Add the REPORTING_DATA_ANNOTATION resource type to the ChangeHistoryResourceType enum (commit 429adae)
  • Add the ReportingDataAnnotation type (commit 429adae)
  • Add key_event, reporting_data_annotation fields to the ChangeHistoryResource resource (commit 429adae)

Documentation improvements

  • Announce the deprecation of the sharing_with_google_any_sales_enabled field of the DataSharingSettings type (commit 429adae)
  • 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 (commit 429adae)

Version 2.0.0-alpha22, released 2025-03-10

New features

  • Added support for KeyEvents AdminAPI ChangeHistory (commit 9112be9)

Version 2.0.0-alpha21, released 2025-02-03

Bug fixes

  • Mark event_data_retention field in DataRetentionSettings as REQUIRED (commit 22ae76a)

New features

  • Add user_data_retention field to DataRetentionSettings and mark as REQUIRED (commit 22ae76a)

Documentation improvements

  • Replace "GA4" with "Google Analytics" or "GA" in all comments (commit 22ae76a)

Version 2.0.0-alpha20, released 2024-08-05

Bug fixes

  • BREAKING CHANGE Rename custom method CreateSubpropertyRequest to ProvisionSubpropertyRequest (commit 998db44)

New features

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

Documentation improvements

  • Add deprecation comment to GetConversionEvent, CreateConversionEvent, ListConversionEvents, UpdateConversionEvent, and DeleteConversionEvent methods (commit 998db44)
  • Improve comment formatting of the parent field in CreateFirebaseLinkRequest and ListFirebaseLinksRequest (commit 998db44)
  • Improve comment formatting of the name field in DeleteFirebaseLinkRequest, GetGlobalSiteTagRequest, and GetDataSharingSettingsRequest (commit 998db44)
  • Improve comment formatting of account and property fields in SearchChangeHistoryEventsRequest (commit 998db44)

Version 2.0.0-alpha19, released 2024-05-08

New features

  • Add IServiceCollection extension methods for client registration where an IServiceProvider is required. (commit 022fab2)

Version 2.0.0-alpha18, released 2024-03-26

New features

  • Change netstandard2.1 target to netstandard2.0 (commit 82bea85)

Version 2.0.0-alpha17, released 2024-03-13

No API surface changes; just dependency updates.

Version 2.0.0-alpha16, released 2024-02-08

New features

  • Add GetCalculatedMetric, CreateCalculatedMetric, ListCalculatedMetrics, UpdateCalculatedMetric, DeleteCalculatedMetric methods to the Admin API v1alpha (commit 7e182b3)
  • Add the CALCULATED_METRIC option to the ChangeHistoryResourceType enum (commit 7e182b3)
  • Add the calculated_metric field to the ChangeHistoryResource.resource oneof field (commit 7e182b3)
  • Add the CalculatedMetric resource (commit 7e182b3)

Version 2.0.0-alpha15, released 2024-01-08

Bug fixes

  • BREAKING CHANGE Remove values PAID_AND_ORGANIC_CHANNELS_FIRST_CLICK, PAID_AND_ORGANIC_CHANNELS_LINEAR, PAID_AND_ORGANIC_CHANNELS_POSITION_BASED, PAID_AND_ORGANIC_CHANNELS_TIME_DECAY corresponding to the deprecated attribution models from the ReportingAttributionModel enum, as per announcement in https://support.google.com/analytics/answer/9164320[issue 040623](https://github.com/googleapis/google-cloud-dotnet/issues/040623) (commit c84ffbc)

New features

  • Add GetSubpropertyEventFilter, ListSubpropertyEventFilters methods to the Admin API v1 alpha (commit c84ffbc)
  • Add the default_conversion_value field to the ConversionEvent type (commit c84ffbc)

Documentation improvements

  • Update the documentation for the RunAccessReport method (commit c84ffbc)
  • Update the documentation for grouping_rule, system_defined fields of the ChannelGroup type (commit c84ffbc)

Version 2.0.0-alpha14, released 2023-10-25

Bug fixes

  • BREAKING CHANGE Delete BatchDeleteUserLinks, DeleteUserLink, BatchUpdateUserLinks, UpdateUserLink, BatchCreateUserLinks, CreateUserLink, AuditUserLinks, ListUserLinks, BatchGetUserLinks, GetUserLink from the Admin API v1 alpha as per the announcement in https://bit.ly/46yBIDt (commit 5948499)

New features

  • Add UpdateDataRedactionSettings, CreateRollupProperty, GetRollupPropertySourceLink, ListRollupPropertySourceLinks, CreateRollupPropertySourceLink, DeleteRollupPropertySourceLink, CreateSubproperty, CreateSubpropertyEventFilter, CreateSubpropertyEventFilter, ListSubpropertyEventFilters, UpdateSubpropertyEventFilter, DeleteSubpropertyEventFilter methods to the Admin API v1 alpha (commit 5948499)
  • Add include_all_users, expand_groups fields to RunAccessReportRequest (commit 5948499)
  • Add DataRedactionSettings, RollupPropertySourceLink, SubpropertyEventFilterCondition, SubpropertyEventFilterExpression, SubpropertyEventFilterExpressionList, SubpropertyEventFilterClause, SubpropertyEventFilter types (commit 5948499)
  • Add the DATA_REDACTION_SETTINGS option to the ChangeHistoryResourceType enum (commit 5948499)
  • Add the data_redaction_settings field to the ChangeHistoryResource.resource oneof field (commit 5948499)

Version 2.0.0-alpha13, released 2023-09-01

Bug fixes

  • BREAKING CHANGE Rename the enterprise_daily_export_enabled field to fresh_daily_export_enabled in the BigQueryLink resource (commit 58e7869)

New features

  • Add GetSKAdNetworkConversionValueSchema, CreateSKAdNetworkConversionValueSchema, DeleteSKAdNetworkConversionValueSchema, UpdateSKAdNetworkConversionValueSchema, ListSKAdNetworkConversionValueSchemas methods to the Admin API v1 alpha (commit 58e7869)
  • Add the skadnetwork_conversion_value_schema field to the ChangeHistoryResource.resource oneof type (commit 58e7869)
  • Add the SKADNETWORK_CONVERSION_VALUE_SCHEMA option to the ChangeHistoryResourceType enum (commit 58e7869)
  • Add CoarseValue, ConversionValues, EventMapping, SKAdNetworkConversionValueSchema types (commit 58e7869)

Version 2.0.0-alpha12, released 2023-08-16

Bug fixes

  • BREAKING CHANGE Rename the enterprise_daily_export_enabled field to fresh_daily_export_enabled in the BigQueryLink resource (commit bb7b89d)

New features

  • Add UpdateConversionEvent method to the Admin API v1 alpha (commit bb7b89d)
  • Add the counting_method field to the ConversionEvent type (commit bb7b89d)
  • Add the ConversionCountingMethod enum (commit bb7b89d)

Version 2.0.0-alpha11, released 2023-08-04

Bug fixes

  • BREAKING CHANGE 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 PAID_AND_ORGANIC_CHANNELS_FIRST_CLICK, CROSS_CHANNEL_LINEAR to PAID_AND_ORGANIC_CHANNELS_LINEAR, CROSS_CHANNEL_POSITION_BASED to PAID_AND_ORGANIC_CHANNELS_POSITION_BASED CROSS_CHANNEL_TIME_DECAY to PAID_AND_ORGANIC_CHANNELS_TIME_DECAY, ADS_PREFERRED_LAST_CLICK to GOOGLE_PAID_CHANNELS_LAST_CLICK (commit c79ae51)
  • BREAKING CHANGE Update the AdsWebConversionDataExportScope enum to rename CROSS_CHANNEL to PAID_AND_ORGANIC_CHANNELS, ADS_PREFERRED to GOOGLE_PAID_CHANNELS (commit c79ae51)

Version 2.0.0-alpha10, released 2023-06-27

New features

  • Update the default_uri field of the WebStreamData type to be mutable (commit e8c8b20)
  • Add the ads_web_conversion_data_export_scope field to the ReportingAttributionModel type (commit e8c8b20)
  • Add AdsWebConversionDataExportScope enum to the Admin API v1alpha (commit e8c8b20)

Documentation improvements

  • Announce the deprecation of first-click, linear, time-decay and position-based attribution models (commit e8c8b20)

Version 2.0.0-alpha09, released 2023-05-16

New features

  • Add GetAdSenseLink, CreateAdSenseLink, DeleteAdSenseLink, ListAdSenseLinks methods to the Admin API v1alpha (commit 9e6f80c)
  • Add FetchConnectedGa4Property method to the Admin API v1alpha (commit 9e6f80c)
  • Add CreateEventCreateRule, UpdateEventCreateRule,DeleteEventCreateRule, ListEventCreateRules methods to the Admin API v1alpha (commit 9e6f80c)
  • Add EventCreateRule, MatchingCondition types to the Admin API v1alpha (commit 9e6f80c)
  • Add AdSenseLink type to the Admin API v1alpha (commit 9e6f80c)
  • Add AUDIENCE, EVENT_CREATE_RULE options to the ChangeHistoryResourceType enum (commit 9e6f80c)
  • Add audience, event_create_rule fields to the ChangeHistoryResource.resource oneof field (commit 9e6f80c)

Version 2.0.0-alpha08, released 2023-05-03

New features

  • Add FetchConnectedGa4Property method to the Admin API v1alpha (commit c8b636f)
  • Add GetChannelGroup, ListChannelGroups, CreateChannelGroup, UpdateChannelGroup methods to the Admin API v1alpha (commit c8b636f)
  • Add ChannelGroupFilter, ChannelGroupFilterExpression, ChannelGroupFilterExpressionList, GroupingRule, ChannelGroup types to the Admin API v1alpha (commit c8b636f)

Version 2.0.0-alpha07, released 2023-03-27

New features

  • Add account-level binding for theRunAccessReport method (example: /v1alpha/accounts/1234567:runAccessReport) (commit 94adeed)
  • Add GetEnhancedMeasurementSettings, UpdateEnhancedMeasurementSettings methods to the Admin API v1alpha (commit 94adeed)
  • Add CreateConnectedSiteTag, DeleteConnectedSiteTag, ListConnectedSiteTags methods to the Admin API v1alpha (commit 94adeed)
  • Add EnhancedMeasurementSettings, ConnectedSiteTag resource types to the Admin API v1alpha (commit 94adeed)
  • Add GetEnhancedMeasurementSettingsRequest, (commit 94adeed)
  • Add ENHANCED_MEASUREMENT_SETTINGS option to the ChangeHistoryResourceType enum (commit 94adeed)
  • Add enhanced_measurement_settings option to the ChangeHistoryResource.resource oneof field (commit 94adeed)
  • Add intraday_export_enabled field to the BigQueryLink resource (commit 94adeed)

Version 2.0.0-alpha06, released 2023-02-21

New features

  • Add CreateAccessBinding, GetAccessBinding, UpdateAccessBinding, DeleteAccessBinding, ListAccessBindings, BatchCreateAccessBindings, BatchGetAccessBindings, BatchUpdateAccessBindings, BatchDeleteAccessBindings methods to the Admin API v1alpha (commit 60827e8)
  • Add GetExpandedDataSet, ListExpandedDataSets, CreateExpandedDataSet, UpdateExpandedDataSet, DeleteExpandedDataSet methods to the Admin API v1alpha (commit 60827e8)
  • Add AccessBinding, ExpandedDataSet, ExpandedDataSetFilter, ExpandedDataSetFilterExpression, ExpandedDataSetFilterExpressionList resource types to the Admin API v1alpha (commit 60827e8)

Version 2.0.0-alpha05, released 2023-02-08

Bug fixes

  • BREAKING CHANGE Remove LESS_THAN_OR_EQUAL, GREATER_THAN_OR_EQUAL values from NumericFilter.Operation enum (commit 8f3fc34)
  • BREAKING CHANGE Remove PARTIAL_REGEXP value from StringFilter.MatchType enum (commit 8f3fc34)

New features

  • Add GetSearchAds360Link, ListSearchAds360Links, CreateSearchAds360Link, DeleteSearchAds360Link, UpdateSearchAds360Link methods to the Admin API v1alpha (commit 8f3fc34)
  • Add SetAutomatedGa4ConfigurationOptOut, FetchAutomatedGa4ConfigurationOptOut methods to the Admin API v1alpha (commit 8f3fc34)
  • Add GetBigQueryLink, ListBigQueryLinks methods to the Admin API v1alpha (commit 8f3fc34)
  • Add tokens_per_project_per_hour field to AccessQuota type (commit 8f3fc34)
  • Add EXPANDED_DATA_SET, CHANNEL_GROUP values to ChangeHistoryResourceType enum (commit 8f3fc34)
  • Add search_ads_360_link, expanded_data_set, bigquery_link values to ChangeHistoryResource.resource oneof field (commit 8f3fc34)
  • Add BigQueryLink, SearchAds360Link resource types to the Admin API v1alpha (commit 8f3fc34)

Version 2.0.0-alpha04, released 2023-01-19

New features

  • Enable REST transport in C# (commit 496c8ab)

Version 2.0.0-alpha03, released 2022-12-14

No API surface changes; just dependency updates.

Version 2.0.0-alpha02, released 2022-08-26

New features

  • Add RunAccessReport method to the Admin API v1alpha (commit aefb670)
  • Add GetAudience, 'ListAudience', 'CreateAudience', 'UpdateAudience', 'ArchiveAudience' methods to the Admin API v1alpha (commit 12697c8)
  • Add GetAttributionSettings, UpdateAttributionSettings methods to the Admin API v1alpha (commit 12697c8)

Version 2.0.0-alpha01, released 2022-06-08

This is the first version of this package to depend on GAX v4.

There are some breaking changes, both in GAX v4 and in the generated code.The changes that aren't specific to any given API are described in the Google Cloud documentation. We don't anticipate any changes to most customer code, but please file a GitHub issue if you run into problems.

The most important change in this release is the use of the Grpc.Net.Client package for gRPC communication, instead of Grpc.Core. When using .NET Core 3.1 or .NET 5.0+ this should lead to a smaller installation footprint and greater compatibility (e.g. with Apple M1 chips). Any significant change in a core component comes with the risk of incompatibility, however - so again, please let us know if you encounter any issues.

Version 1.0.0-alpha12, released 2022-05-24

Bug fixes

  • CustomDimension and CustomMetric resource configuration in Analytics Admin API (commit 2a16d98)

Version 1.0.0-alpha11, released 2022-03-14

New features

  • BREAKING CHANGE Remove WebDataStream, IosAppDataStream, AndroidAppDataStream resources, and corresponding operations, as they are replaced by the DataStream resource (commit 9f989fd)
  • Add restricted_metric_type field to the CustomMetric resource (commit 9f989fd)
  • BREAKING CHANGE Move the GlobalSiteTag resource from the property level to the data stream level (commit 9f989fd)

Version 1.0.0-alpha10, released 2022-01-17

Bug fixes

  • BREAKING CHANGE Remove GetEnhancedMeasurementSettings, UpdateEnhancedMeasurementSettingsRequest, UpdateEnhancedMeasurementSettingsRequest operations from the API (commit 2a70fba)

New features

  • Add the AcknowledgeUserDataCollection operation which acknowledges the terms of user data collection for the specified property (commit 2a70fba)
  • Add the new resource type DataStream, which is planned to eventually replace WebDataStream, IosAppDataStream, AndroidAppDataStream resources (commit 2a70fba)
  • Add CreateDataStream, DeleteDataStream, UpdateDataStream, ListDataStreams operations to support the new DataStream resource (commit 2a70fba)
  • Add DISPLAY_VIDEO_360_ADVERTISER_LINK, DISPLAY_VIDEO_360_ADVERTISER_LINK_PROPOSAL fields to ChangeHistoryResourceType enum (commit 2a70fba)
  • Add the account field to the Property type (commit 2a70fba)

Documentation improvements

  • Update the documentation with a new list of valid values for UserLink.direct_roles field (commit 2a70fba)

Version 1.0.0-alpha09, released 2021-09-23

  • Commit 31dfcff:
    • feat: add GetDataRetentionSettings, UpdateDataRetentionSettings methods to the API
    • feat: add GetDisplayVideo360AdvertiserLink, ListDisplayVideo360AdvertiserLinks, CreateDisplayVideo360AdvertiserLink, DeleteDisplayVideo360AdvertiserLink methods to the API
    • feat: add GetDisplayVideo360AdvertiserLinkProposal, ListDisplayVideo360AdvertiserLinkProposals,DeleteDisplayVideo360AdvertiserLinkProposal, CancelDisplayVideo360AdvertiserLinkProposal methods to the API
    • feat: add LinkProposalStatusDetails, DisplayVideo360AdvertiserLinkProposal, DisplayVideo360AdvertiserLink
    • LinkProposalState, LinkProposalInitiatingProduct, ServiceLevel, DataRetentionSettings types to the API
    • feat: add service_level field to Property type
    • feat: add display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, data_retention_settings fields to ChangeHistoryChange.resource oneof field.
    • feat: add custom output only field to ConversionEvent type
    • feat: change measurement_unit field to mutable in CustomMetric type
    • fix!: remove UpdateFirebaseLink method from the API
    • fix!: rename is_deletable field of ConversionEvent type to deletable
    • fix!: rename email_address field of GoogleAdsLink type to creator_email_address
    • fix!: remove maximum_user_access field from FirebaseLink type
    • fix!: remove MaximumUserAccess enum from the API

Version 1.0.0-alpha08, released 2021-08-18

  • Commit ac367e2: feat: Regenerate all APIs to support self-signed JWTs

Version 1.0.0-alpha07, released 2021-06-22

  • Commit 1ca49a3:
    • feat: add GetMeasurementProtocolSecret, ListMeasurementProtocolSecrets, CreateMeasurementProtocolSecret, DeleteMeasurementProtocolSecret, UpdateMeasurementProtocolSecret methods to the API
    • feat: add GetGoogleSignalsSettings, UpdateGoogleSignalsSettings methods to the API
    • feat: add CreateConversionEvent, GetConversionEvent, DeleteConversionEvent, ListConversionEvents methods to the API
    • feat: add CreateCustomDimension, GetCustomDimension, UpdateCustomDimension, ListCustomDimensions, ArchiveCustomDimension methods to the API
    • feat: add CreateCustomMetric, GetCustomMetric, UpdateCustomMetric, ListCustomMetrics, ArchiveCustomMetric methods to the API
    • feat: add GoogleSignalsState, GoogleSignalsConsent types
    • feat: add GoogleSignalsSettings type
    • feat: add MeasurementProtocolSecret type
    • feat: add ConversionEvent type
    • feat: add CustomDimension type
    • feat: add CustomMetric type
    • feat: extend ChangeHistoryResourceType enum to support GOOGLE_SIGNALS_SETTINGS, CONVERSION_EVENT, MEASUREMENT_PROTOCOL_SECRET, CUSTOM_DIMENSION, CUSTOM_METRIC values fix: label email_address field of UserLink type as immutable fix: label name field of UserLink type as output only

Version 1.0.0-alpha06, released 2021-04-28

  • Commit b01d59c:
    • fix!: remove CreateIosAppDataStream, CreateAndroidAppDataStream methods from the API
    • feat: add SearchChangeHistoryEvents method to the API
    • fix!: update DeleteProperty method to return the deleted property data as Property type instead of returning an empty response
    • feat: add ActorType, ActionType, ChangeHistoryResourceType, ChangeHistoryEvent, ChangeHistoryChange types used by SearchChangeHistoryEvents method
    • fix!: update time_zone field of Property type to be required
    • feat: add delete_time, expire_time output only fields to Property type
    • fix!: remove deleted field from Property type

Version 1.0.0-alpha05, released 2021-04-14

  • Commit 6904fb8: fix: add https://www.googleapis.com/auth/analytics.edit OAuth2 scope to the list of acceptable scopes for all read only methods of the Admin API docs: update the documentation of the update_mask field used by Update() methods

Version 1.0.0-alpha04, released 2021-02-05

  • Commit 3a758af:
    • fix!: remove unused fields from EnhancedMeasurementSettings
    • fix!: update_mask field is required for all Update operations
    • feat: add pagination support for ListFirebaseLinks operation
    • fix!: rename country_code field to region_code in Account
    • fix!: rename url_query_parameter field to uri_query_parameter in EnhancedMeasurementSettings
    • fix!: remove parent field from GoogleAdsLink (issue 5841)
  • Commit 99b6d03: docs: put markdown table in a codeblock
  • Commit 4f5c935: feat: Add global site tag name

Version 1.0.0-alpha03, released 2020-11-19

  • Commit 766a6d0:
    • fix: 'requests' field of CreateUserLink, UpdateUserLink, DeleteUserLink methods is now required
    • docs: minor documentation updates

Version 1.0.0-alpha02, released 2020-11-05

  • Commit 667e40f: docs: renamed App + Web to Google Analytics 4 (GA4) in public documentation
  • Commit 7824ab2: feat: added ListAccountSummaries method (issue 5441)
  • Commit 0ca05f5: chore: Regenerate all APIs using protoc 3.13 and Grpc.Tools 2.31

Version 1.0.0-alpha01, released 2020-07-14

Initial alpha release.

In this article
Back to top Generated by DocFX