Version history
Version 2.0.0-alpha20, released 2024-08-05
Bug fixes
- BREAKING CHANGE Rename custom method
CreateSubpropertyRequest
toProvisionSubpropertyRequest
(commit 998db44)
New features
- Add
GetKeyEvent
,CreateKeyEvent
,ListKeyEvents
,UpdateKeyEvent
, andDeleteKeyEvent
methods (commit 998db44) - Mark
GetConversionEvent
,CreateConversionEvent
,ListConversionEvents
,UpdateConversionEvent
, andDeleteConversionEvent
methods as deprecated (commit 998db44) - Add the
create_time
field to theAudience
resource (commit 998db44) - Add the
primary
field to theChannelGroup
resource (commit 998db44) - Add
CreateBigQueryLink
,UpdateBigQueryLink
, andDeleteBigQueryLink
methods (commit 998db44) - Add the
dataset_location
field to theBigQueryLink
resource (commit 998db44) - Add the
BIGQUERY_LINK
option to theChangeHistoryResourceType
enum (commit 998db44) - Add the
gmp_organization
field to theAccount
resource (commit 998db44) - Add
GetEventEditRule
,CreateEventEditRule
,ListEventEditRules
,UpdateEventEditRule
,DeleteEventEditRule
, andReorderEventEditRules
methods to the Admin API v1 alpha (commit 998db44)
Documentation improvements
- Add deprecation comment to
GetConversionEvent
,CreateConversionEvent
,ListConversionEvents
,UpdateConversionEvent
, andDeleteConversionEvent
methods (commit 998db44) - Improve comment formatting of the
parent
field inCreateFirebaseLinkRequest
andListFirebaseLinksRequest
(commit 998db44) - Improve comment formatting of the
name
field inDeleteFirebaseLinkRequest
,GetGlobalSiteTagRequest
, andGetDataSharingSettingsRequest
(commit 998db44) - Improve comment formatting of
account
andproperty
fields inSearchChangeHistoryEventsRequest
(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 theChangeHistoryResourceType
enum (commit 7e182b3) - Add the
calculated_metric
field to theChangeHistoryResource.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 theReportingAttributionModel
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 theConversionEvent
type (commit c84ffbc)
Documentation improvements
- Update the documentation for the
RunAccessReport
method (commit c84ffbc) - Update the documentation for
grouping_rule
,system_defined
fields of theChannelGroup
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 toRunAccessReportRequest
(commit 5948499) - Add
DataRedactionSettings
,RollupPropertySourceLink
,SubpropertyEventFilterCondition
,SubpropertyEventFilterExpression
,SubpropertyEventFilterExpressionList
,SubpropertyEventFilterClause
,SubpropertyEventFilter
types (commit 5948499) - Add the
DATA_REDACTION_SETTINGS
option to theChangeHistoryResourceType
enum (commit 5948499) - Add the
data_redaction_settings
field to theChangeHistoryResource.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 tofresh_daily_export_enabled
in theBigQueryLink
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 theChangeHistoryResource.resource
oneof type (commit 58e7869) - Add the
SKADNETWORK_CONVERSION_VALUE_SCHEMA
option to theChangeHistoryResourceType
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 tofresh_daily_export_enabled
in theBigQueryLink
resource (commit bb7b89d)
New features
- Add
UpdateConversionEvent
method to the Admin API v1 alpha (commit bb7b89d) - Add the
counting_method
field to theConversionEvent
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 renameCROSS_CHANNEL_DATA_DRIVEN
toPAID_AND_ORGANIC_CHANNELS_DATA_DRIVEN
,CROSS_CHANNEL_LAST_CLICK
toPAID_AND_ORGANIC_CHANNELS_LAST_CLICK
,CROSS_CHANNEL_FIRST_CLICK
toPAID_AND_ORGANIC_CHANNELS_FIRST_CLICK
,CROSS_CHANNEL_LINEAR
toPAID_AND_ORGANIC_CHANNELS_LINEAR
,CROSS_CHANNEL_POSITION_BASED
toPAID_AND_ORGANIC_CHANNELS_POSITION_BASED
CROSS_CHANNEL_TIME_DECAY
toPAID_AND_ORGANIC_CHANNELS_TIME_DECAY
,ADS_PREFERRED_LAST_CLICK
toGOOGLE_PAID_CHANNELS_LAST_CLICK
(commit c79ae51) - BREAKING CHANGE Update the
AdsWebConversionDataExportScope
enum to renameCROSS_CHANNEL
toPAID_AND_ORGANIC_CHANNELS
,ADS_PREFERRED
toGOOGLE_PAID_CHANNELS
(commit c79ae51)
Version 2.0.0-alpha10, released 2023-06-27
New features
- Update the
default_uri
field of theWebStreamData
type to be mutable (commit e8c8b20) - Add the
ads_web_conversion_data_export_scope
field to theReportingAttributionModel
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 theChangeHistoryResourceType
enum (commit 9e6f80c) - Add
audience
,event_create_rule
fields to theChangeHistoryResource.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 the
RunAccessReport
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 theChangeHistoryResourceType
enum (commit 94adeed) - Add
enhanced_measurement_settings
option to theChangeHistoryResource.resource
oneof field (commit 94adeed) - Add
intraday_export_enabled
field to theBigQueryLink
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 toAccessQuota
type (commit 8f3fc34) - Add
EXPANDED_DATA_SET
,CHANNEL_GROUP
values toChangeHistoryResourceType
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 theDataStream
resource (commit 9f989fd) - Add
restricted_metric_type
field to theCustomMetric
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 replaceWebDataStream
,IosAppDataStream
,AndroidAppDataStream
resources (commit 2a70fba) - Add
CreateDataStream
,DeleteDataStream
,UpdateDataStream
,ListDataStreams
operations to support the newDataStream
resource (commit 2a70fba) - Add
DISPLAY_VIDEO_360_ADVERTISER_LINK
,DISPLAY_VIDEO_360_ADVERTISER_LINK_PROPOSAL
fields toChangeHistoryResourceType
enum (commit 2a70fba) - Add the
account
field to theProperty
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 toProperty
type - feat: add
display_video_360_advertiser_link
,display_video_360_advertiser_link_proposal
,data_retention_settings
fields toChangeHistoryChange.resource
oneof field. - feat: add
custom
output only field toConversionEvent
type - feat: change
measurement_unit
field to mutable inCustomMetric
type - fix!: remove
UpdateFirebaseLink
method from the API - fix!: rename
is_deletable
field ofConversionEvent
type todeletable
- fix!: rename
email_address
field ofGoogleAdsLink
type tocreator_email_address
- fix!: remove
maximum_user_access
field fromFirebaseLink
type - fix!: remove
MaximumUserAccess
enum from the API
- feat: add
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 supportGOOGLE_SIGNALS_SETTINGS
,CONVERSION_EVENT
,MEASUREMENT_PROTOCOL_SECRET
,CUSTOM_DIMENSION
,CUSTOM_METRIC
values fix: labelemail_address
field ofUserLink
type as immutable fix: labelname
field ofUserLink
type as output only
- feat: add
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 asProperty
type instead of returning an empty response - feat: add
ActorType
,ActionType
,ChangeHistoryResourceType
,ChangeHistoryEvent
,ChangeHistoryChange
types used bySearchChangeHistoryEvents
method - fix!: update
time_zone
field ofProperty
type to be required - feat: add
delete_time
,expire_time
output only fields toProperty
type - fix!: remove
deleted
field fromProperty
type
- fix!: remove
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 theupdate_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 toregion_code
inAccount
- fix!: rename
url_query_parameter
field touri_query_parameter
inEnhancedMeasurementSettings
- fix!: remove
parent
field fromGoogleAdsLink
(issue 5841)
- fix!: remove unused fields from
- 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.