Show / Hide Table of Contents

Class AnalyticsAdminServiceClientImpl

AnalyticsAdminService client wrapper implementation, for convenient use.

Inheritance
System.Object
AnalyticsAdminServiceClient
AnalyticsAdminServiceClientImpl
Inherited Members
AnalyticsAdminServiceClient.DefaultEndpoint
AnalyticsAdminServiceClient.DefaultScopes
AnalyticsAdminServiceClient.CreateAsync(CancellationToken)
AnalyticsAdminServiceClient.Create()
AnalyticsAdminServiceClient.ShutdownDefaultChannelsAsync()
AnalyticsAdminServiceClient.GetAccountAsync(GetAccountRequest, CancellationToken)
AnalyticsAdminServiceClient.GetAccount(String, CallSettings)
AnalyticsAdminServiceClient.GetAccountAsync(String, CallSettings)
AnalyticsAdminServiceClient.GetAccountAsync(String, CancellationToken)
AnalyticsAdminServiceClient.GetAccount(AccountName, CallSettings)
AnalyticsAdminServiceClient.GetAccountAsync(AccountName, CallSettings)
AnalyticsAdminServiceClient.GetAccountAsync(AccountName, CancellationToken)
AnalyticsAdminServiceClient.DeleteAccountAsync(DeleteAccountRequest, CancellationToken)
AnalyticsAdminServiceClient.DeleteAccount(String, CallSettings)
AnalyticsAdminServiceClient.DeleteAccountAsync(String, CallSettings)
AnalyticsAdminServiceClient.DeleteAccountAsync(String, CancellationToken)
AnalyticsAdminServiceClient.DeleteAccount(AccountName, CallSettings)
AnalyticsAdminServiceClient.DeleteAccountAsync(AccountName, CallSettings)
AnalyticsAdminServiceClient.DeleteAccountAsync(AccountName, CancellationToken)
AnalyticsAdminServiceClient.UpdateAccountAsync(UpdateAccountRequest, CancellationToken)
AnalyticsAdminServiceClient.UpdateAccount(Account, FieldMask, CallSettings)
AnalyticsAdminServiceClient.UpdateAccountAsync(Account, FieldMask, CallSettings)
AnalyticsAdminServiceClient.UpdateAccountAsync(Account, FieldMask, CancellationToken)
AnalyticsAdminServiceClient.ProvisionAccountTicketAsync(ProvisionAccountTicketRequest, CancellationToken)
AnalyticsAdminServiceClient.GetPropertyAsync(GetPropertyRequest, CancellationToken)
AnalyticsAdminServiceClient.GetProperty(String, CallSettings)
AnalyticsAdminServiceClient.GetPropertyAsync(String, CallSettings)
AnalyticsAdminServiceClient.GetPropertyAsync(String, CancellationToken)
AnalyticsAdminServiceClient.GetProperty(PropertyName, CallSettings)
AnalyticsAdminServiceClient.GetPropertyAsync(PropertyName, CallSettings)
AnalyticsAdminServiceClient.GetPropertyAsync(PropertyName, CancellationToken)
AnalyticsAdminServiceClient.CreatePropertyAsync(CreatePropertyRequest, CancellationToken)
AnalyticsAdminServiceClient.CreateProperty(Property, CallSettings)
AnalyticsAdminServiceClient.CreatePropertyAsync(Property, CallSettings)
AnalyticsAdminServiceClient.CreatePropertyAsync(Property, CancellationToken)
AnalyticsAdminServiceClient.DeletePropertyAsync(DeletePropertyRequest, CancellationToken)
AnalyticsAdminServiceClient.DeleteProperty(String, CallSettings)
AnalyticsAdminServiceClient.DeletePropertyAsync(String, CallSettings)
AnalyticsAdminServiceClient.DeletePropertyAsync(String, CancellationToken)
AnalyticsAdminServiceClient.DeleteProperty(PropertyName, CallSettings)
AnalyticsAdminServiceClient.DeletePropertyAsync(PropertyName, CallSettings)
AnalyticsAdminServiceClient.DeletePropertyAsync(PropertyName, CancellationToken)
AnalyticsAdminServiceClient.UpdatePropertyAsync(UpdatePropertyRequest, CancellationToken)
AnalyticsAdminServiceClient.UpdateProperty(Property, FieldMask, CallSettings)
AnalyticsAdminServiceClient.UpdatePropertyAsync(Property, FieldMask, CallSettings)
AnalyticsAdminServiceClient.UpdatePropertyAsync(Property, FieldMask, CancellationToken)
AnalyticsAdminServiceClient.GetUserLinkAsync(GetUserLinkRequest, CancellationToken)
AnalyticsAdminServiceClient.GetUserLink(String, CallSettings)
AnalyticsAdminServiceClient.GetUserLinkAsync(String, CallSettings)
AnalyticsAdminServiceClient.GetUserLinkAsync(String, CancellationToken)
AnalyticsAdminServiceClient.GetUserLink(UserLinkName, CallSettings)
AnalyticsAdminServiceClient.GetUserLinkAsync(UserLinkName, CallSettings)
AnalyticsAdminServiceClient.GetUserLinkAsync(UserLinkName, CancellationToken)
AnalyticsAdminServiceClient.BatchGetUserLinksAsync(BatchGetUserLinksRequest, CancellationToken)
AnalyticsAdminServiceClient.ListUserLinks(String, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListUserLinksAsync(String, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListUserLinks(AccountName, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListUserLinksAsync(AccountName, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListUserLinks(PropertyName, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListUserLinksAsync(PropertyName, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.CreateUserLinkAsync(CreateUserLinkRequest, CancellationToken)
AnalyticsAdminServiceClient.CreateUserLink(String, UserLink, CallSettings)
AnalyticsAdminServiceClient.CreateUserLinkAsync(String, UserLink, CallSettings)
AnalyticsAdminServiceClient.CreateUserLinkAsync(String, UserLink, CancellationToken)
AnalyticsAdminServiceClient.CreateUserLink(AccountName, UserLink, CallSettings)
AnalyticsAdminServiceClient.CreateUserLinkAsync(AccountName, UserLink, CallSettings)
AnalyticsAdminServiceClient.CreateUserLinkAsync(AccountName, UserLink, CancellationToken)
AnalyticsAdminServiceClient.CreateUserLink(PropertyName, UserLink, CallSettings)
AnalyticsAdminServiceClient.CreateUserLinkAsync(PropertyName, UserLink, CallSettings)
AnalyticsAdminServiceClient.CreateUserLinkAsync(PropertyName, UserLink, CancellationToken)
AnalyticsAdminServiceClient.BatchCreateUserLinksAsync(BatchCreateUserLinksRequest, CancellationToken)
AnalyticsAdminServiceClient.UpdateUserLinkAsync(UpdateUserLinkRequest, CancellationToken)
AnalyticsAdminServiceClient.UpdateUserLink(UserLink, CallSettings)
AnalyticsAdminServiceClient.UpdateUserLinkAsync(UserLink, CallSettings)
AnalyticsAdminServiceClient.UpdateUserLinkAsync(UserLink, CancellationToken)
AnalyticsAdminServiceClient.BatchUpdateUserLinksAsync(BatchUpdateUserLinksRequest, CancellationToken)
AnalyticsAdminServiceClient.DeleteUserLinkAsync(DeleteUserLinkRequest, CancellationToken)
AnalyticsAdminServiceClient.DeleteUserLink(String, CallSettings)
AnalyticsAdminServiceClient.DeleteUserLinkAsync(String, CallSettings)
AnalyticsAdminServiceClient.DeleteUserLinkAsync(String, CancellationToken)
AnalyticsAdminServiceClient.DeleteUserLink(UserLinkName, CallSettings)
AnalyticsAdminServiceClient.DeleteUserLinkAsync(UserLinkName, CallSettings)
AnalyticsAdminServiceClient.DeleteUserLinkAsync(UserLinkName, CancellationToken)
AnalyticsAdminServiceClient.BatchDeleteUserLinksAsync(BatchDeleteUserLinksRequest, CancellationToken)
AnalyticsAdminServiceClient.GetWebDataStreamAsync(GetWebDataStreamRequest, CancellationToken)
AnalyticsAdminServiceClient.GetWebDataStream(String, CallSettings)
AnalyticsAdminServiceClient.GetWebDataStreamAsync(String, CallSettings)
AnalyticsAdminServiceClient.GetWebDataStreamAsync(String, CancellationToken)
AnalyticsAdminServiceClient.GetWebDataStream(WebDataStreamName, CallSettings)
AnalyticsAdminServiceClient.GetWebDataStreamAsync(WebDataStreamName, CallSettings)
AnalyticsAdminServiceClient.GetWebDataStreamAsync(WebDataStreamName, CancellationToken)
AnalyticsAdminServiceClient.DeleteWebDataStreamAsync(DeleteWebDataStreamRequest, CancellationToken)
AnalyticsAdminServiceClient.DeleteWebDataStream(String, CallSettings)
AnalyticsAdminServiceClient.DeleteWebDataStreamAsync(String, CallSettings)
AnalyticsAdminServiceClient.DeleteWebDataStreamAsync(String, CancellationToken)
AnalyticsAdminServiceClient.DeleteWebDataStream(WebDataStreamName, CallSettings)
AnalyticsAdminServiceClient.DeleteWebDataStreamAsync(WebDataStreamName, CallSettings)
AnalyticsAdminServiceClient.DeleteWebDataStreamAsync(WebDataStreamName, CancellationToken)
AnalyticsAdminServiceClient.UpdateWebDataStreamAsync(UpdateWebDataStreamRequest, CancellationToken)
AnalyticsAdminServiceClient.UpdateWebDataStream(WebDataStream, FieldMask, CallSettings)
AnalyticsAdminServiceClient.UpdateWebDataStreamAsync(WebDataStream, FieldMask, CallSettings)
AnalyticsAdminServiceClient.UpdateWebDataStreamAsync(WebDataStream, FieldMask, CancellationToken)
AnalyticsAdminServiceClient.CreateWebDataStreamAsync(CreateWebDataStreamRequest, CancellationToken)
AnalyticsAdminServiceClient.CreateWebDataStream(String, WebDataStream, CallSettings)
AnalyticsAdminServiceClient.CreateWebDataStreamAsync(String, WebDataStream, CallSettings)
AnalyticsAdminServiceClient.CreateWebDataStreamAsync(String, WebDataStream, CancellationToken)
AnalyticsAdminServiceClient.CreateWebDataStream(PropertyName, WebDataStream, CallSettings)
AnalyticsAdminServiceClient.CreateWebDataStreamAsync(PropertyName, WebDataStream, CallSettings)
AnalyticsAdminServiceClient.CreateWebDataStreamAsync(PropertyName, WebDataStream, CancellationToken)
AnalyticsAdminServiceClient.ListWebDataStreams(String, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListWebDataStreamsAsync(String, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListWebDataStreams(PropertyName, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListWebDataStreamsAsync(PropertyName, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.GetIosAppDataStreamAsync(GetIosAppDataStreamRequest, CancellationToken)
AnalyticsAdminServiceClient.GetIosAppDataStream(String, CallSettings)
AnalyticsAdminServiceClient.GetIosAppDataStreamAsync(String, CallSettings)
AnalyticsAdminServiceClient.GetIosAppDataStreamAsync(String, CancellationToken)
AnalyticsAdminServiceClient.GetIosAppDataStream(IosAppDataStreamName, CallSettings)
AnalyticsAdminServiceClient.GetIosAppDataStreamAsync(IosAppDataStreamName, CallSettings)
AnalyticsAdminServiceClient.GetIosAppDataStreamAsync(IosAppDataStreamName, CancellationToken)
AnalyticsAdminServiceClient.DeleteIosAppDataStreamAsync(DeleteIosAppDataStreamRequest, CancellationToken)
AnalyticsAdminServiceClient.DeleteIosAppDataStream(String, CallSettings)
AnalyticsAdminServiceClient.DeleteIosAppDataStreamAsync(String, CallSettings)
AnalyticsAdminServiceClient.DeleteIosAppDataStreamAsync(String, CancellationToken)
AnalyticsAdminServiceClient.DeleteIosAppDataStream(IosAppDataStreamName, CallSettings)
AnalyticsAdminServiceClient.DeleteIosAppDataStreamAsync(IosAppDataStreamName, CallSettings)
AnalyticsAdminServiceClient.DeleteIosAppDataStreamAsync(IosAppDataStreamName, CancellationToken)
AnalyticsAdminServiceClient.UpdateIosAppDataStreamAsync(UpdateIosAppDataStreamRequest, CancellationToken)
AnalyticsAdminServiceClient.UpdateIosAppDataStream(IosAppDataStream, FieldMask, CallSettings)
AnalyticsAdminServiceClient.UpdateIosAppDataStreamAsync(IosAppDataStream, FieldMask, CallSettings)
AnalyticsAdminServiceClient.UpdateIosAppDataStreamAsync(IosAppDataStream, FieldMask, CancellationToken)
AnalyticsAdminServiceClient.ListIosAppDataStreams(String, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListIosAppDataStreamsAsync(String, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListIosAppDataStreams(PropertyName, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListIosAppDataStreamsAsync(PropertyName, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.GetAndroidAppDataStreamAsync(GetAndroidAppDataStreamRequest, CancellationToken)
AnalyticsAdminServiceClient.GetAndroidAppDataStream(String, CallSettings)
AnalyticsAdminServiceClient.GetAndroidAppDataStreamAsync(String, CallSettings)
AnalyticsAdminServiceClient.GetAndroidAppDataStreamAsync(String, CancellationToken)
AnalyticsAdminServiceClient.GetAndroidAppDataStream(AndroidAppDataStreamName, CallSettings)
AnalyticsAdminServiceClient.GetAndroidAppDataStreamAsync(AndroidAppDataStreamName, CallSettings)
AnalyticsAdminServiceClient.GetAndroidAppDataStreamAsync(AndroidAppDataStreamName, CancellationToken)
AnalyticsAdminServiceClient.DeleteAndroidAppDataStreamAsync(DeleteAndroidAppDataStreamRequest, CancellationToken)
AnalyticsAdminServiceClient.DeleteAndroidAppDataStream(String, CallSettings)
AnalyticsAdminServiceClient.DeleteAndroidAppDataStreamAsync(String, CallSettings)
AnalyticsAdminServiceClient.DeleteAndroidAppDataStreamAsync(String, CancellationToken)
AnalyticsAdminServiceClient.DeleteAndroidAppDataStream(AndroidAppDataStreamName, CallSettings)
AnalyticsAdminServiceClient.DeleteAndroidAppDataStreamAsync(AndroidAppDataStreamName, CallSettings)
AnalyticsAdminServiceClient.DeleteAndroidAppDataStreamAsync(AndroidAppDataStreamName, CancellationToken)
AnalyticsAdminServiceClient.UpdateAndroidAppDataStreamAsync(UpdateAndroidAppDataStreamRequest, CancellationToken)
AnalyticsAdminServiceClient.UpdateAndroidAppDataStream(AndroidAppDataStream, FieldMask, CallSettings)
AnalyticsAdminServiceClient.UpdateAndroidAppDataStreamAsync(AndroidAppDataStream, FieldMask, CallSettings)
AnalyticsAdminServiceClient.UpdateAndroidAppDataStreamAsync(AndroidAppDataStream, FieldMask, CancellationToken)
AnalyticsAdminServiceClient.ListAndroidAppDataStreams(String, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListAndroidAppDataStreamsAsync(String, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListAndroidAppDataStreams(PropertyName, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListAndroidAppDataStreamsAsync(PropertyName, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsAsync(GetEnhancedMeasurementSettingsRequest, CancellationToken)
AnalyticsAdminServiceClient.GetEnhancedMeasurementSettings(String, CallSettings)
AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsAsync(String, CallSettings)
AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsAsync(String, CancellationToken)
AnalyticsAdminServiceClient.GetEnhancedMeasurementSettings(EnhancedMeasurementSettingsName, CallSettings)
AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsAsync(EnhancedMeasurementSettingsName, CallSettings)
AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsAsync(EnhancedMeasurementSettingsName, CancellationToken)
AnalyticsAdminServiceClient.UpdateEnhancedMeasurementSettingsAsync(UpdateEnhancedMeasurementSettingsRequest, CancellationToken)
AnalyticsAdminServiceClient.UpdateEnhancedMeasurementSettings(EnhancedMeasurementSettings, FieldMask, CallSettings)
AnalyticsAdminServiceClient.UpdateEnhancedMeasurementSettingsAsync(EnhancedMeasurementSettings, FieldMask, CallSettings)
AnalyticsAdminServiceClient.UpdateEnhancedMeasurementSettingsAsync(EnhancedMeasurementSettings, FieldMask, CancellationToken)
AnalyticsAdminServiceClient.CreateFirebaseLinkAsync(CreateFirebaseLinkRequest, CancellationToken)
AnalyticsAdminServiceClient.CreateFirebaseLink(String, FirebaseLink, CallSettings)
AnalyticsAdminServiceClient.CreateFirebaseLinkAsync(String, FirebaseLink, CallSettings)
AnalyticsAdminServiceClient.CreateFirebaseLinkAsync(String, FirebaseLink, CancellationToken)
AnalyticsAdminServiceClient.CreateFirebaseLink(PropertyName, FirebaseLink, CallSettings)
AnalyticsAdminServiceClient.CreateFirebaseLinkAsync(PropertyName, FirebaseLink, CallSettings)
AnalyticsAdminServiceClient.CreateFirebaseLinkAsync(PropertyName, FirebaseLink, CancellationToken)
AnalyticsAdminServiceClient.UpdateFirebaseLinkAsync(UpdateFirebaseLinkRequest, CancellationToken)
AnalyticsAdminServiceClient.UpdateFirebaseLink(FirebaseLink, FieldMask, CallSettings)
AnalyticsAdminServiceClient.UpdateFirebaseLinkAsync(FirebaseLink, FieldMask, CallSettings)
AnalyticsAdminServiceClient.UpdateFirebaseLinkAsync(FirebaseLink, FieldMask, CancellationToken)
AnalyticsAdminServiceClient.DeleteFirebaseLinkAsync(DeleteFirebaseLinkRequest, CancellationToken)
AnalyticsAdminServiceClient.DeleteFirebaseLink(String, CallSettings)
AnalyticsAdminServiceClient.DeleteFirebaseLinkAsync(String, CallSettings)
AnalyticsAdminServiceClient.DeleteFirebaseLinkAsync(String, CancellationToken)
AnalyticsAdminServiceClient.DeleteFirebaseLink(FirebaseLinkName, CallSettings)
AnalyticsAdminServiceClient.DeleteFirebaseLinkAsync(FirebaseLinkName, CallSettings)
AnalyticsAdminServiceClient.DeleteFirebaseLinkAsync(FirebaseLinkName, CancellationToken)
AnalyticsAdminServiceClient.ListFirebaseLinks(String, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListFirebaseLinksAsync(String, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListFirebaseLinks(PropertyName, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListFirebaseLinksAsync(PropertyName, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.GetGlobalSiteTagAsync(GetGlobalSiteTagRequest, CancellationToken)
AnalyticsAdminServiceClient.GetGlobalSiteTag(String, CallSettings)
AnalyticsAdminServiceClient.GetGlobalSiteTagAsync(String, CallSettings)
AnalyticsAdminServiceClient.GetGlobalSiteTagAsync(String, CancellationToken)
AnalyticsAdminServiceClient.GetGlobalSiteTag(GlobalSiteTagName, CallSettings)
AnalyticsAdminServiceClient.GetGlobalSiteTagAsync(GlobalSiteTagName, CallSettings)
AnalyticsAdminServiceClient.GetGlobalSiteTagAsync(GlobalSiteTagName, CancellationToken)
AnalyticsAdminServiceClient.CreateGoogleAdsLinkAsync(CreateGoogleAdsLinkRequest, CancellationToken)
AnalyticsAdminServiceClient.CreateGoogleAdsLink(String, GoogleAdsLink, CallSettings)
AnalyticsAdminServiceClient.CreateGoogleAdsLinkAsync(String, GoogleAdsLink, CallSettings)
AnalyticsAdminServiceClient.CreateGoogleAdsLinkAsync(String, GoogleAdsLink, CancellationToken)
AnalyticsAdminServiceClient.CreateGoogleAdsLink(PropertyName, GoogleAdsLink, CallSettings)
AnalyticsAdminServiceClient.CreateGoogleAdsLinkAsync(PropertyName, GoogleAdsLink, CallSettings)
AnalyticsAdminServiceClient.CreateGoogleAdsLinkAsync(PropertyName, GoogleAdsLink, CancellationToken)
AnalyticsAdminServiceClient.UpdateGoogleAdsLinkAsync(UpdateGoogleAdsLinkRequest, CancellationToken)
AnalyticsAdminServiceClient.UpdateGoogleAdsLink(GoogleAdsLink, FieldMask, CallSettings)
AnalyticsAdminServiceClient.UpdateGoogleAdsLinkAsync(GoogleAdsLink, FieldMask, CallSettings)
AnalyticsAdminServiceClient.UpdateGoogleAdsLinkAsync(GoogleAdsLink, FieldMask, CancellationToken)
AnalyticsAdminServiceClient.DeleteGoogleAdsLinkAsync(DeleteGoogleAdsLinkRequest, CancellationToken)
AnalyticsAdminServiceClient.DeleteGoogleAdsLink(String, CallSettings)
AnalyticsAdminServiceClient.DeleteGoogleAdsLinkAsync(String, CallSettings)
AnalyticsAdminServiceClient.DeleteGoogleAdsLinkAsync(String, CancellationToken)
AnalyticsAdminServiceClient.DeleteGoogleAdsLink(GoogleAdsLinkName, CallSettings)
AnalyticsAdminServiceClient.DeleteGoogleAdsLinkAsync(GoogleAdsLinkName, CallSettings)
AnalyticsAdminServiceClient.DeleteGoogleAdsLinkAsync(GoogleAdsLinkName, CancellationToken)
AnalyticsAdminServiceClient.ListGoogleAdsLinks(String, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListGoogleAdsLinksAsync(String, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListGoogleAdsLinks(PropertyName, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListGoogleAdsLinksAsync(PropertyName, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.GetDataSharingSettingsAsync(GetDataSharingSettingsRequest, CancellationToken)
AnalyticsAdminServiceClient.GetDataSharingSettings(String, CallSettings)
AnalyticsAdminServiceClient.GetDataSharingSettingsAsync(String, CallSettings)
AnalyticsAdminServiceClient.GetDataSharingSettingsAsync(String, CancellationToken)
AnalyticsAdminServiceClient.GetDataSharingSettings(DataSharingSettingsName, CallSettings)
AnalyticsAdminServiceClient.GetDataSharingSettingsAsync(DataSharingSettingsName, CallSettings)
AnalyticsAdminServiceClient.GetDataSharingSettingsAsync(DataSharingSettingsName, CancellationToken)
AnalyticsAdminServiceClient.GetMeasurementProtocolSecretAsync(GetMeasurementProtocolSecretRequest, CancellationToken)
AnalyticsAdminServiceClient.GetMeasurementProtocolSecret(String, CallSettings)
AnalyticsAdminServiceClient.GetMeasurementProtocolSecretAsync(String, CallSettings)
AnalyticsAdminServiceClient.GetMeasurementProtocolSecretAsync(String, CancellationToken)
AnalyticsAdminServiceClient.GetMeasurementProtocolSecret(MeasurementProtocolSecretName, CallSettings)
AnalyticsAdminServiceClient.GetMeasurementProtocolSecretAsync(MeasurementProtocolSecretName, CallSettings)
AnalyticsAdminServiceClient.GetMeasurementProtocolSecretAsync(MeasurementProtocolSecretName, CancellationToken)
AnalyticsAdminServiceClient.ListMeasurementProtocolSecrets(String, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsAsync(String, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListMeasurementProtocolSecrets(WebDataStreamName, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsAsync(WebDataStreamName, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretAsync(CreateMeasurementProtocolSecretRequest, CancellationToken)
AnalyticsAdminServiceClient.CreateMeasurementProtocolSecret(String, MeasurementProtocolSecret, CallSettings)
AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretAsync(String, MeasurementProtocolSecret, CallSettings)
AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretAsync(String, MeasurementProtocolSecret, CancellationToken)
AnalyticsAdminServiceClient.CreateMeasurementProtocolSecret(WebDataStreamName, MeasurementProtocolSecret, CallSettings)
AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretAsync(WebDataStreamName, MeasurementProtocolSecret, CallSettings)
AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretAsync(WebDataStreamName, MeasurementProtocolSecret, CancellationToken)
AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretAsync(DeleteMeasurementProtocolSecretRequest, CancellationToken)
AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecret(String, CallSettings)
AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretAsync(String, CallSettings)
AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretAsync(String, CancellationToken)
AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecret(MeasurementProtocolSecretName, CallSettings)
AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretAsync(MeasurementProtocolSecretName, CallSettings)
AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretAsync(MeasurementProtocolSecretName, CancellationToken)
AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretAsync(UpdateMeasurementProtocolSecretRequest, CancellationToken)
AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecret(MeasurementProtocolSecret, FieldMask, CallSettings)
AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretAsync(MeasurementProtocolSecret, FieldMask, CallSettings)
AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretAsync(MeasurementProtocolSecret, FieldMask, CancellationToken)
AnalyticsAdminServiceClient.GetGoogleSignalsSettingsAsync(GetGoogleSignalsSettingsRequest, CancellationToken)
AnalyticsAdminServiceClient.GetGoogleSignalsSettings(String, CallSettings)
AnalyticsAdminServiceClient.GetGoogleSignalsSettingsAsync(String, CallSettings)
AnalyticsAdminServiceClient.GetGoogleSignalsSettingsAsync(String, CancellationToken)
AnalyticsAdminServiceClient.GetGoogleSignalsSettings(GoogleSignalsSettingsName, CallSettings)
AnalyticsAdminServiceClient.GetGoogleSignalsSettingsAsync(GoogleSignalsSettingsName, CallSettings)
AnalyticsAdminServiceClient.GetGoogleSignalsSettingsAsync(GoogleSignalsSettingsName, CancellationToken)
AnalyticsAdminServiceClient.UpdateGoogleSignalsSettingsAsync(UpdateGoogleSignalsSettingsRequest, CancellationToken)
AnalyticsAdminServiceClient.UpdateGoogleSignalsSettings(GoogleSignalsSettings, FieldMask, CallSettings)
AnalyticsAdminServiceClient.UpdateGoogleSignalsSettingsAsync(GoogleSignalsSettings, FieldMask, CallSettings)
AnalyticsAdminServiceClient.UpdateGoogleSignalsSettingsAsync(GoogleSignalsSettings, FieldMask, CancellationToken)
AnalyticsAdminServiceClient.CreateConversionEventAsync(CreateConversionEventRequest, CancellationToken)
AnalyticsAdminServiceClient.CreateConversionEvent(String, ConversionEvent, CallSettings)
AnalyticsAdminServiceClient.CreateConversionEventAsync(String, ConversionEvent, CallSettings)
AnalyticsAdminServiceClient.CreateConversionEventAsync(String, ConversionEvent, CancellationToken)
AnalyticsAdminServiceClient.CreateConversionEvent(PropertyName, ConversionEvent, CallSettings)
AnalyticsAdminServiceClient.CreateConversionEventAsync(PropertyName, ConversionEvent, CallSettings)
AnalyticsAdminServiceClient.CreateConversionEventAsync(PropertyName, ConversionEvent, CancellationToken)
AnalyticsAdminServiceClient.GetConversionEventAsync(GetConversionEventRequest, CancellationToken)
AnalyticsAdminServiceClient.GetConversionEvent(String, CallSettings)
AnalyticsAdminServiceClient.GetConversionEventAsync(String, CallSettings)
AnalyticsAdminServiceClient.GetConversionEventAsync(String, CancellationToken)
AnalyticsAdminServiceClient.GetConversionEvent(ConversionEventName, CallSettings)
AnalyticsAdminServiceClient.GetConversionEventAsync(ConversionEventName, CallSettings)
AnalyticsAdminServiceClient.GetConversionEventAsync(ConversionEventName, CancellationToken)
AnalyticsAdminServiceClient.DeleteConversionEventAsync(DeleteConversionEventRequest, CancellationToken)
AnalyticsAdminServiceClient.DeleteConversionEvent(String, CallSettings)
AnalyticsAdminServiceClient.DeleteConversionEventAsync(String, CallSettings)
AnalyticsAdminServiceClient.DeleteConversionEventAsync(String, CancellationToken)
AnalyticsAdminServiceClient.DeleteConversionEvent(ConversionEventName, CallSettings)
AnalyticsAdminServiceClient.DeleteConversionEventAsync(ConversionEventName, CallSettings)
AnalyticsAdminServiceClient.DeleteConversionEventAsync(ConversionEventName, CancellationToken)
AnalyticsAdminServiceClient.ListConversionEvents(String, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListConversionEventsAsync(String, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListConversionEvents(PropertyName, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListConversionEventsAsync(PropertyName, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.CreateCustomDimensionAsync(CreateCustomDimensionRequest, CancellationToken)
AnalyticsAdminServiceClient.CreateCustomDimension(String, CustomDimension, CallSettings)
AnalyticsAdminServiceClient.CreateCustomDimensionAsync(String, CustomDimension, CallSettings)
AnalyticsAdminServiceClient.CreateCustomDimensionAsync(String, CustomDimension, CancellationToken)
AnalyticsAdminServiceClient.CreateCustomDimension(PropertyName, CustomDimension, CallSettings)
AnalyticsAdminServiceClient.CreateCustomDimensionAsync(PropertyName, CustomDimension, CallSettings)
AnalyticsAdminServiceClient.CreateCustomDimensionAsync(PropertyName, CustomDimension, CancellationToken)
AnalyticsAdminServiceClient.UpdateCustomDimensionAsync(UpdateCustomDimensionRequest, CancellationToken)
AnalyticsAdminServiceClient.UpdateCustomDimension(CustomDimension, FieldMask, CallSettings)
AnalyticsAdminServiceClient.UpdateCustomDimensionAsync(CustomDimension, FieldMask, CallSettings)
AnalyticsAdminServiceClient.UpdateCustomDimensionAsync(CustomDimension, FieldMask, CancellationToken)
AnalyticsAdminServiceClient.ListCustomDimensions(String, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListCustomDimensionsAsync(String, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListCustomDimensions(PropertyName, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListCustomDimensionsAsync(PropertyName, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ArchiveCustomDimensionAsync(ArchiveCustomDimensionRequest, CancellationToken)
AnalyticsAdminServiceClient.ArchiveCustomDimension(String, CallSettings)
AnalyticsAdminServiceClient.ArchiveCustomDimensionAsync(String, CallSettings)
AnalyticsAdminServiceClient.ArchiveCustomDimensionAsync(String, CancellationToken)
AnalyticsAdminServiceClient.ArchiveCustomDimension(CustomDimensionName, CallSettings)
AnalyticsAdminServiceClient.ArchiveCustomDimensionAsync(CustomDimensionName, CallSettings)
AnalyticsAdminServiceClient.ArchiveCustomDimensionAsync(CustomDimensionName, CancellationToken)
AnalyticsAdminServiceClient.GetCustomDimensionAsync(GetCustomDimensionRequest, CancellationToken)
AnalyticsAdminServiceClient.GetCustomDimension(String, CallSettings)
AnalyticsAdminServiceClient.GetCustomDimensionAsync(String, CallSettings)
AnalyticsAdminServiceClient.GetCustomDimensionAsync(String, CancellationToken)
AnalyticsAdminServiceClient.GetCustomDimension(CustomDimensionName, CallSettings)
AnalyticsAdminServiceClient.GetCustomDimensionAsync(CustomDimensionName, CallSettings)
AnalyticsAdminServiceClient.GetCustomDimensionAsync(CustomDimensionName, CancellationToken)
AnalyticsAdminServiceClient.CreateCustomMetricAsync(CreateCustomMetricRequest, CancellationToken)
AnalyticsAdminServiceClient.CreateCustomMetric(String, CustomMetric, CallSettings)
AnalyticsAdminServiceClient.CreateCustomMetricAsync(String, CustomMetric, CallSettings)
AnalyticsAdminServiceClient.CreateCustomMetricAsync(String, CustomMetric, CancellationToken)
AnalyticsAdminServiceClient.CreateCustomMetric(PropertyName, CustomMetric, CallSettings)
AnalyticsAdminServiceClient.CreateCustomMetricAsync(PropertyName, CustomMetric, CallSettings)
AnalyticsAdminServiceClient.CreateCustomMetricAsync(PropertyName, CustomMetric, CancellationToken)
AnalyticsAdminServiceClient.UpdateCustomMetricAsync(UpdateCustomMetricRequest, CancellationToken)
AnalyticsAdminServiceClient.UpdateCustomMetric(CustomMetric, FieldMask, CallSettings)
AnalyticsAdminServiceClient.UpdateCustomMetricAsync(CustomMetric, FieldMask, CallSettings)
AnalyticsAdminServiceClient.UpdateCustomMetricAsync(CustomMetric, FieldMask, CancellationToken)
AnalyticsAdminServiceClient.ListCustomMetrics(String, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListCustomMetricsAsync(String, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListCustomMetrics(PropertyName, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ListCustomMetricsAsync(PropertyName, String, Nullable<Int32>, CallSettings)
AnalyticsAdminServiceClient.ArchiveCustomMetricAsync(ArchiveCustomMetricRequest, CancellationToken)
AnalyticsAdminServiceClient.ArchiveCustomMetric(String, CallSettings)
AnalyticsAdminServiceClient.ArchiveCustomMetricAsync(String, CallSettings)
AnalyticsAdminServiceClient.ArchiveCustomMetricAsync(String, CancellationToken)
AnalyticsAdminServiceClient.ArchiveCustomMetric(CustomMetricName, CallSettings)
AnalyticsAdminServiceClient.ArchiveCustomMetricAsync(CustomMetricName, CallSettings)
AnalyticsAdminServiceClient.ArchiveCustomMetricAsync(CustomMetricName, CancellationToken)
AnalyticsAdminServiceClient.GetCustomMetricAsync(GetCustomMetricRequest, CancellationToken)
AnalyticsAdminServiceClient.GetCustomMetric(String, CallSettings)
AnalyticsAdminServiceClient.GetCustomMetricAsync(String, CallSettings)
AnalyticsAdminServiceClient.GetCustomMetricAsync(String, CancellationToken)
AnalyticsAdminServiceClient.GetCustomMetric(CustomMetricName, CallSettings)
AnalyticsAdminServiceClient.GetCustomMetricAsync(CustomMetricName, CallSettings)
AnalyticsAdminServiceClient.GetCustomMetricAsync(CustomMetricName, CancellationToken)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
Namespace: Google.Analytics.Admin.V1Alpha
Assembly: Google.Analytics.Admin.V1Alpha.dll
Syntax
public sealed class AnalyticsAdminServiceClientImpl : AnalyticsAdminServiceClient
Remarks

Service Interface for the Analytics Admin API (GA4).

Constructors

AnalyticsAdminServiceClientImpl(AnalyticsAdminService.AnalyticsAdminServiceClient, AnalyticsAdminServiceSettings)

Constructs a client wrapper for the AnalyticsAdminService service, with the specified gRPC client and settings.

Declaration
public AnalyticsAdminServiceClientImpl(AnalyticsAdminService.AnalyticsAdminServiceClient grpcClient, AnalyticsAdminServiceSettings settings)
Parameters
Type Name Description
AnalyticsAdminService.AnalyticsAdminServiceClient grpcClient

The underlying gRPC client.

AnalyticsAdminServiceSettings settings

The base AnalyticsAdminServiceSettings used within this client.

Properties

GrpcClient

The underlying gRPC AnalyticsAdminService client

Declaration
public override AnalyticsAdminService.AnalyticsAdminServiceClient GrpcClient { get; }
Property Value
Type Description
AnalyticsAdminService.AnalyticsAdminServiceClient
Overrides
AnalyticsAdminServiceClient.GrpcClient

Methods

ArchiveCustomDimension(ArchiveCustomDimensionRequest, CallSettings)

Archives a CustomDimension on a property.

Declaration
public override void ArchiveCustomDimension(ArchiveCustomDimensionRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ArchiveCustomDimensionRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Overrides
AnalyticsAdminServiceClient.ArchiveCustomDimension(ArchiveCustomDimensionRequest, CallSettings)

ArchiveCustomDimensionAsync(ArchiveCustomDimensionRequest, CallSettings)

Archives a CustomDimension on a property.

Declaration
public override Task ArchiveCustomDimensionAsync(ArchiveCustomDimensionRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ArchiveCustomDimensionRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.ArchiveCustomDimensionAsync(ArchiveCustomDimensionRequest, CallSettings)

ArchiveCustomMetric(ArchiveCustomMetricRequest, CallSettings)

Archives a CustomMetric on a property.

Declaration
public override void ArchiveCustomMetric(ArchiveCustomMetricRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ArchiveCustomMetricRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Overrides
AnalyticsAdminServiceClient.ArchiveCustomMetric(ArchiveCustomMetricRequest, CallSettings)

ArchiveCustomMetricAsync(ArchiveCustomMetricRequest, CallSettings)

Archives a CustomMetric on a property.

Declaration
public override Task ArchiveCustomMetricAsync(ArchiveCustomMetricRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ArchiveCustomMetricRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.ArchiveCustomMetricAsync(ArchiveCustomMetricRequest, CallSettings)

AuditUserLinks(AuditUserLinksRequest, CallSettings)

Lists all user links on an account or property, including implicit ones that come from effective permissions granted by groups or organization admin roles.

If a returned user link does not have direct permissions, they cannot be removed from the account or property directly with the DeleteUserLink command. They have to be removed from the group/etc that gives them permissions, which is currently only usable/discoverable in the GA or GMP UIs.

Declaration
public override PagedEnumerable<AuditUserLinksResponse, AuditUserLink> AuditUserLinks(AuditUserLinksRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
AuditUserLinksRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedEnumerable<AuditUserLinksResponse, AuditUserLink>

A pageable sequence of AuditUserLink resources.

Overrides
AnalyticsAdminServiceClient.AuditUserLinks(AuditUserLinksRequest, CallSettings)

AuditUserLinksAsync(AuditUserLinksRequest, CallSettings)

Lists all user links on an account or property, including implicit ones that come from effective permissions granted by groups or organization admin roles.

If a returned user link does not have direct permissions, they cannot be removed from the account or property directly with the DeleteUserLink command. They have to be removed from the group/etc that gives them permissions, which is currently only usable/discoverable in the GA or GMP UIs.

Declaration
public override PagedAsyncEnumerable<AuditUserLinksResponse, AuditUserLink> AuditUserLinksAsync(AuditUserLinksRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
AuditUserLinksRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedAsyncEnumerable<AuditUserLinksResponse, AuditUserLink>

A pageable asynchronous sequence of AuditUserLink resources.

Overrides
AnalyticsAdminServiceClient.AuditUserLinksAsync(AuditUserLinksRequest, CallSettings)

BatchCreateUserLinks(BatchCreateUserLinksRequest, CallSettings)

Creates information about multiple users' links to an account or property.

This method is transactional. If any UserLink cannot be created, none of the UserLinks will be created.

Declaration
public override BatchCreateUserLinksResponse BatchCreateUserLinks(BatchCreateUserLinksRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
BatchCreateUserLinksRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
BatchCreateUserLinksResponse

The RPC response.

Overrides
AnalyticsAdminServiceClient.BatchCreateUserLinks(BatchCreateUserLinksRequest, CallSettings)

BatchCreateUserLinksAsync(BatchCreateUserLinksRequest, CallSettings)

Creates information about multiple users' links to an account or property.

This method is transactional. If any UserLink cannot be created, none of the UserLinks will be created.

Declaration
public override Task<BatchCreateUserLinksResponse> BatchCreateUserLinksAsync(BatchCreateUserLinksRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
BatchCreateUserLinksRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<BatchCreateUserLinksResponse>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.BatchCreateUserLinksAsync(BatchCreateUserLinksRequest, CallSettings)

BatchDeleteUserLinks(BatchDeleteUserLinksRequest, CallSettings)

Deletes information about multiple users' links to an account or property.

Declaration
public override void BatchDeleteUserLinks(BatchDeleteUserLinksRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
BatchDeleteUserLinksRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Overrides
AnalyticsAdminServiceClient.BatchDeleteUserLinks(BatchDeleteUserLinksRequest, CallSettings)

BatchDeleteUserLinksAsync(BatchDeleteUserLinksRequest, CallSettings)

Deletes information about multiple users' links to an account or property.

Declaration
public override Task BatchDeleteUserLinksAsync(BatchDeleteUserLinksRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
BatchDeleteUserLinksRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.BatchDeleteUserLinksAsync(BatchDeleteUserLinksRequest, CallSettings)

BatchGetUserLinks(BatchGetUserLinksRequest, CallSettings)

Gets information about multiple users' links to an account or property.

Declaration
public override BatchGetUserLinksResponse BatchGetUserLinks(BatchGetUserLinksRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
BatchGetUserLinksRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
BatchGetUserLinksResponse

The RPC response.

Overrides
AnalyticsAdminServiceClient.BatchGetUserLinks(BatchGetUserLinksRequest, CallSettings)

BatchGetUserLinksAsync(BatchGetUserLinksRequest, CallSettings)

Gets information about multiple users' links to an account or property.

Declaration
public override Task<BatchGetUserLinksResponse> BatchGetUserLinksAsync(BatchGetUserLinksRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
BatchGetUserLinksRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<BatchGetUserLinksResponse>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.BatchGetUserLinksAsync(BatchGetUserLinksRequest, CallSettings)

BatchUpdateUserLinks(BatchUpdateUserLinksRequest, CallSettings)

Updates information about multiple users' links to an account or property.

Declaration
public override BatchUpdateUserLinksResponse BatchUpdateUserLinks(BatchUpdateUserLinksRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
BatchUpdateUserLinksRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
BatchUpdateUserLinksResponse

The RPC response.

Overrides
AnalyticsAdminServiceClient.BatchUpdateUserLinks(BatchUpdateUserLinksRequest, CallSettings)

BatchUpdateUserLinksAsync(BatchUpdateUserLinksRequest, CallSettings)

Updates information about multiple users' links to an account or property.

Declaration
public override Task<BatchUpdateUserLinksResponse> BatchUpdateUserLinksAsync(BatchUpdateUserLinksRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
BatchUpdateUserLinksRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<BatchUpdateUserLinksResponse>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.BatchUpdateUserLinksAsync(BatchUpdateUserLinksRequest, CallSettings)

CreateConversionEvent(CreateConversionEventRequest, CallSettings)

Creates a conversion event with the specified attributes.

Declaration
public override ConversionEvent CreateConversionEvent(CreateConversionEventRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateConversionEventRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
ConversionEvent

The RPC response.

Overrides
AnalyticsAdminServiceClient.CreateConversionEvent(CreateConversionEventRequest, CallSettings)

CreateConversionEventAsync(CreateConversionEventRequest, CallSettings)

Creates a conversion event with the specified attributes.

Declaration
public override Task<ConversionEvent> CreateConversionEventAsync(CreateConversionEventRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateConversionEventRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<ConversionEvent>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.CreateConversionEventAsync(CreateConversionEventRequest, CallSettings)

CreateCustomDimension(CreateCustomDimensionRequest, CallSettings)

Creates a CustomDimension.

Declaration
public override CustomDimension CreateCustomDimension(CreateCustomDimensionRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateCustomDimensionRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
CustomDimension

The RPC response.

Overrides
AnalyticsAdminServiceClient.CreateCustomDimension(CreateCustomDimensionRequest, CallSettings)

CreateCustomDimensionAsync(CreateCustomDimensionRequest, CallSettings)

Creates a CustomDimension.

Declaration
public override Task<CustomDimension> CreateCustomDimensionAsync(CreateCustomDimensionRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateCustomDimensionRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<CustomDimension>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.CreateCustomDimensionAsync(CreateCustomDimensionRequest, CallSettings)

CreateCustomMetric(CreateCustomMetricRequest, CallSettings)

Creates a CustomMetric.

Declaration
public override CustomMetric CreateCustomMetric(CreateCustomMetricRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateCustomMetricRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
CustomMetric

The RPC response.

Overrides
AnalyticsAdminServiceClient.CreateCustomMetric(CreateCustomMetricRequest, CallSettings)

CreateCustomMetricAsync(CreateCustomMetricRequest, CallSettings)

Creates a CustomMetric.

Declaration
public override Task<CustomMetric> CreateCustomMetricAsync(CreateCustomMetricRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateCustomMetricRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<CustomMetric>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.CreateCustomMetricAsync(CreateCustomMetricRequest, CallSettings)

CreateFirebaseLink(CreateFirebaseLinkRequest, CallSettings)

Creates a FirebaseLink.

Properties can have at most one FirebaseLink.

Declaration
public override FirebaseLink CreateFirebaseLink(CreateFirebaseLinkRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateFirebaseLinkRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
FirebaseLink

The RPC response.

Overrides
AnalyticsAdminServiceClient.CreateFirebaseLink(CreateFirebaseLinkRequest, CallSettings)

CreateFirebaseLinkAsync(CreateFirebaseLinkRequest, CallSettings)

Creates a FirebaseLink.

Properties can have at most one FirebaseLink.

Declaration
public override Task<FirebaseLink> CreateFirebaseLinkAsync(CreateFirebaseLinkRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateFirebaseLinkRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<FirebaseLink>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.CreateFirebaseLinkAsync(CreateFirebaseLinkRequest, CallSettings)

CreateGoogleAdsLink(CreateGoogleAdsLinkRequest, CallSettings)

Creates a GoogleAdsLink.

Declaration
public override GoogleAdsLink CreateGoogleAdsLink(CreateGoogleAdsLinkRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateGoogleAdsLinkRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
GoogleAdsLink

The RPC response.

Overrides
AnalyticsAdminServiceClient.CreateGoogleAdsLink(CreateGoogleAdsLinkRequest, CallSettings)

CreateGoogleAdsLinkAsync(CreateGoogleAdsLinkRequest, CallSettings)

Creates a GoogleAdsLink.

Declaration
public override Task<GoogleAdsLink> CreateGoogleAdsLinkAsync(CreateGoogleAdsLinkRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateGoogleAdsLinkRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<GoogleAdsLink>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.CreateGoogleAdsLinkAsync(CreateGoogleAdsLinkRequest, CallSettings)

CreateMeasurementProtocolSecret(CreateMeasurementProtocolSecretRequest, CallSettings)

Creates a measurement protocol secret.

Declaration
public override MeasurementProtocolSecret CreateMeasurementProtocolSecret(CreateMeasurementProtocolSecretRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateMeasurementProtocolSecretRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
MeasurementProtocolSecret

The RPC response.

Overrides
AnalyticsAdminServiceClient.CreateMeasurementProtocolSecret(CreateMeasurementProtocolSecretRequest, CallSettings)

CreateMeasurementProtocolSecretAsync(CreateMeasurementProtocolSecretRequest, CallSettings)

Creates a measurement protocol secret.

Declaration
public override Task<MeasurementProtocolSecret> CreateMeasurementProtocolSecretAsync(CreateMeasurementProtocolSecretRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateMeasurementProtocolSecretRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<MeasurementProtocolSecret>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretAsync(CreateMeasurementProtocolSecretRequest, CallSettings)

CreateProperty(CreatePropertyRequest, CallSettings)

Creates an "GA4" property with the specified location and attributes.

Declaration
public override Property CreateProperty(CreatePropertyRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreatePropertyRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Property

The RPC response.

Overrides
AnalyticsAdminServiceClient.CreateProperty(CreatePropertyRequest, CallSettings)

CreatePropertyAsync(CreatePropertyRequest, CallSettings)

Creates an "GA4" property with the specified location and attributes.

Declaration
public override Task<Property> CreatePropertyAsync(CreatePropertyRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreatePropertyRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<Property>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.CreatePropertyAsync(CreatePropertyRequest, CallSettings)

CreateUserLink(CreateUserLinkRequest, CallSettings)

Creates a user link on an account or property.

If the user with the specified email already has permissions on the account or property, then the user's existing permissions will be unioned with the permissions specified in the new UserLink.

Declaration
public override UserLink CreateUserLink(CreateUserLinkRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateUserLinkRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
UserLink

The RPC response.

Overrides
AnalyticsAdminServiceClient.CreateUserLink(CreateUserLinkRequest, CallSettings)

CreateUserLinkAsync(CreateUserLinkRequest, CallSettings)

Creates a user link on an account or property.

If the user with the specified email already has permissions on the account or property, then the user's existing permissions will be unioned with the permissions specified in the new UserLink.

Declaration
public override Task<UserLink> CreateUserLinkAsync(CreateUserLinkRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateUserLinkRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<UserLink>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.CreateUserLinkAsync(CreateUserLinkRequest, CallSettings)

CreateWebDataStream(CreateWebDataStreamRequest, CallSettings)

Creates a web stream with the specified location and attributes.

Declaration
public override WebDataStream CreateWebDataStream(CreateWebDataStreamRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateWebDataStreamRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
WebDataStream

The RPC response.

Overrides
AnalyticsAdminServiceClient.CreateWebDataStream(CreateWebDataStreamRequest, CallSettings)

CreateWebDataStreamAsync(CreateWebDataStreamRequest, CallSettings)

Creates a web stream with the specified location and attributes.

Declaration
public override Task<WebDataStream> CreateWebDataStreamAsync(CreateWebDataStreamRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateWebDataStreamRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<WebDataStream>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.CreateWebDataStreamAsync(CreateWebDataStreamRequest, CallSettings)

DeleteAccount(DeleteAccountRequest, CallSettings)

Marks target Account as soft-deleted (ie: "trashed") and returns it.

This API does not have a method to restore soft-deleted accounts. However, they can be restored using the Trash Can UI.

If the accounts are not restored before the expiration time, the account and all child resources (eg: Properties, GoogleAdsLinks, Streams, UserLinks) will be permanently purged. https://support.google.com/analytics/answer/6154772

Returns an error if the target is not found.

Declaration
public override void DeleteAccount(DeleteAccountRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteAccountRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Overrides
AnalyticsAdminServiceClient.DeleteAccount(DeleteAccountRequest, CallSettings)

DeleteAccountAsync(DeleteAccountRequest, CallSettings)

Marks target Account as soft-deleted (ie: "trashed") and returns it.

This API does not have a method to restore soft-deleted accounts. However, they can be restored using the Trash Can UI.

If the accounts are not restored before the expiration time, the account and all child resources (eg: Properties, GoogleAdsLinks, Streams, UserLinks) will be permanently purged. https://support.google.com/analytics/answer/6154772

Returns an error if the target is not found.

Declaration
public override Task DeleteAccountAsync(DeleteAccountRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteAccountRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.DeleteAccountAsync(DeleteAccountRequest, CallSettings)

DeleteAndroidAppDataStream(DeleteAndroidAppDataStreamRequest, CallSettings)

Deletes an android app stream on a property.

Declaration
public override void DeleteAndroidAppDataStream(DeleteAndroidAppDataStreamRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteAndroidAppDataStreamRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Overrides
AnalyticsAdminServiceClient.DeleteAndroidAppDataStream(DeleteAndroidAppDataStreamRequest, CallSettings)

DeleteAndroidAppDataStreamAsync(DeleteAndroidAppDataStreamRequest, CallSettings)

Deletes an android app stream on a property.

Declaration
public override Task DeleteAndroidAppDataStreamAsync(DeleteAndroidAppDataStreamRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteAndroidAppDataStreamRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.DeleteAndroidAppDataStreamAsync(DeleteAndroidAppDataStreamRequest, CallSettings)

DeleteConversionEvent(DeleteConversionEventRequest, CallSettings)

Deletes a conversion event in a property.

Declaration
public override void DeleteConversionEvent(DeleteConversionEventRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteConversionEventRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Overrides
AnalyticsAdminServiceClient.DeleteConversionEvent(DeleteConversionEventRequest, CallSettings)

DeleteConversionEventAsync(DeleteConversionEventRequest, CallSettings)

Deletes a conversion event in a property.

Declaration
public override Task DeleteConversionEventAsync(DeleteConversionEventRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteConversionEventRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.DeleteConversionEventAsync(DeleteConversionEventRequest, CallSettings)

DeleteFirebaseLink(DeleteFirebaseLinkRequest, CallSettings)

Deletes a FirebaseLink on a property

Declaration
public override void DeleteFirebaseLink(DeleteFirebaseLinkRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteFirebaseLinkRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Overrides
AnalyticsAdminServiceClient.DeleteFirebaseLink(DeleteFirebaseLinkRequest, CallSettings)

DeleteFirebaseLinkAsync(DeleteFirebaseLinkRequest, CallSettings)

Deletes a FirebaseLink on a property

Declaration
public override Task DeleteFirebaseLinkAsync(DeleteFirebaseLinkRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteFirebaseLinkRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.DeleteFirebaseLinkAsync(DeleteFirebaseLinkRequest, CallSettings)

DeleteGoogleAdsLink(DeleteGoogleAdsLinkRequest, CallSettings)

Deletes a GoogleAdsLink on a property

Declaration
public override void DeleteGoogleAdsLink(DeleteGoogleAdsLinkRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteGoogleAdsLinkRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Overrides
AnalyticsAdminServiceClient.DeleteGoogleAdsLink(DeleteGoogleAdsLinkRequest, CallSettings)

DeleteGoogleAdsLinkAsync(DeleteGoogleAdsLinkRequest, CallSettings)

Deletes a GoogleAdsLink on a property

Declaration
public override Task DeleteGoogleAdsLinkAsync(DeleteGoogleAdsLinkRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteGoogleAdsLinkRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.DeleteGoogleAdsLinkAsync(DeleteGoogleAdsLinkRequest, CallSettings)

DeleteIosAppDataStream(DeleteIosAppDataStreamRequest, CallSettings)

Deletes an iOS app stream on a property.

Declaration
public override void DeleteIosAppDataStream(DeleteIosAppDataStreamRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteIosAppDataStreamRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Overrides
AnalyticsAdminServiceClient.DeleteIosAppDataStream(DeleteIosAppDataStreamRequest, CallSettings)

DeleteIosAppDataStreamAsync(DeleteIosAppDataStreamRequest, CallSettings)

Deletes an iOS app stream on a property.

Declaration
public override Task DeleteIosAppDataStreamAsync(DeleteIosAppDataStreamRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteIosAppDataStreamRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.DeleteIosAppDataStreamAsync(DeleteIosAppDataStreamRequest, CallSettings)

DeleteMeasurementProtocolSecret(DeleteMeasurementProtocolSecretRequest, CallSettings)

Deletes target MeasurementProtocolSecret.

Declaration
public override void DeleteMeasurementProtocolSecret(DeleteMeasurementProtocolSecretRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteMeasurementProtocolSecretRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Overrides
AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecret(DeleteMeasurementProtocolSecretRequest, CallSettings)

DeleteMeasurementProtocolSecretAsync(DeleteMeasurementProtocolSecretRequest, CallSettings)

Deletes target MeasurementProtocolSecret.

Declaration
public override Task DeleteMeasurementProtocolSecretAsync(DeleteMeasurementProtocolSecretRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteMeasurementProtocolSecretRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretAsync(DeleteMeasurementProtocolSecretRequest, CallSettings)

DeleteProperty(DeletePropertyRequest, CallSettings)

Marks target Property as soft-deleted (ie: "trashed") and returns it.

This API does not have a method to restore soft-deleted properties. However, they can be restored using the Trash Can UI.

If the properties are not restored before the expiration time, the Property and all child resources (eg: GoogleAdsLinks, Streams, UserLinks) will be permanently purged. https://support.google.com/analytics/answer/6154772

Returns an error if the target is not found, or is not an GA4 Property.

Declaration
public override Property DeleteProperty(DeletePropertyRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeletePropertyRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Property

The RPC response.

Overrides
AnalyticsAdminServiceClient.DeleteProperty(DeletePropertyRequest, CallSettings)

DeletePropertyAsync(DeletePropertyRequest, CallSettings)

Marks target Property as soft-deleted (ie: "trashed") and returns it.

This API does not have a method to restore soft-deleted properties. However, they can be restored using the Trash Can UI.

If the properties are not restored before the expiration time, the Property and all child resources (eg: GoogleAdsLinks, Streams, UserLinks) will be permanently purged. https://support.google.com/analytics/answer/6154772

Returns an error if the target is not found, or is not an GA4 Property.

Declaration
public override Task<Property> DeletePropertyAsync(DeletePropertyRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeletePropertyRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<Property>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.DeletePropertyAsync(DeletePropertyRequest, CallSettings)

DeleteUserLink(DeleteUserLinkRequest, CallSettings)

Deletes a user link on an account or property.

Declaration
public override void DeleteUserLink(DeleteUserLinkRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteUserLinkRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Overrides
AnalyticsAdminServiceClient.DeleteUserLink(DeleteUserLinkRequest, CallSettings)

DeleteUserLinkAsync(DeleteUserLinkRequest, CallSettings)

Deletes a user link on an account or property.

Declaration
public override Task DeleteUserLinkAsync(DeleteUserLinkRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteUserLinkRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.DeleteUserLinkAsync(DeleteUserLinkRequest, CallSettings)

DeleteWebDataStream(DeleteWebDataStreamRequest, CallSettings)

Deletes a web stream on a property.

Declaration
public override void DeleteWebDataStream(DeleteWebDataStreamRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteWebDataStreamRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Overrides
AnalyticsAdminServiceClient.DeleteWebDataStream(DeleteWebDataStreamRequest, CallSettings)

DeleteWebDataStreamAsync(DeleteWebDataStreamRequest, CallSettings)

Deletes a web stream on a property.

Declaration
public override Task DeleteWebDataStreamAsync(DeleteWebDataStreamRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteWebDataStreamRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.DeleteWebDataStreamAsync(DeleteWebDataStreamRequest, CallSettings)

GetAccount(GetAccountRequest, CallSettings)

Lookup for a single Account.

Declaration
public override Account GetAccount(GetAccountRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetAccountRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Account

The RPC response.

Overrides
AnalyticsAdminServiceClient.GetAccount(GetAccountRequest, CallSettings)

GetAccountAsync(GetAccountRequest, CallSettings)

Lookup for a single Account.

Declaration
public override Task<Account> GetAccountAsync(GetAccountRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetAccountRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<Account>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.GetAccountAsync(GetAccountRequest, CallSettings)

GetAndroidAppDataStream(GetAndroidAppDataStreamRequest, CallSettings)

Lookup for a single AndroidAppDataStream

Declaration
public override AndroidAppDataStream GetAndroidAppDataStream(GetAndroidAppDataStreamRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetAndroidAppDataStreamRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
AndroidAppDataStream

The RPC response.

Overrides
AnalyticsAdminServiceClient.GetAndroidAppDataStream(GetAndroidAppDataStreamRequest, CallSettings)

GetAndroidAppDataStreamAsync(GetAndroidAppDataStreamRequest, CallSettings)

Lookup for a single AndroidAppDataStream

Declaration
public override Task<AndroidAppDataStream> GetAndroidAppDataStreamAsync(GetAndroidAppDataStreamRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetAndroidAppDataStreamRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<AndroidAppDataStream>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.GetAndroidAppDataStreamAsync(GetAndroidAppDataStreamRequest, CallSettings)

GetConversionEvent(GetConversionEventRequest, CallSettings)

Retrieve a single conversion event.

Declaration
public override ConversionEvent GetConversionEvent(GetConversionEventRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetConversionEventRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
ConversionEvent

The RPC response.

Overrides
AnalyticsAdminServiceClient.GetConversionEvent(GetConversionEventRequest, CallSettings)

GetConversionEventAsync(GetConversionEventRequest, CallSettings)

Retrieve a single conversion event.

Declaration
public override Task<ConversionEvent> GetConversionEventAsync(GetConversionEventRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetConversionEventRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<ConversionEvent>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.GetConversionEventAsync(GetConversionEventRequest, CallSettings)

GetCustomDimension(GetCustomDimensionRequest, CallSettings)

Lookup for a single CustomDimension.

Declaration
public override CustomDimension GetCustomDimension(GetCustomDimensionRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetCustomDimensionRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
CustomDimension

The RPC response.

Overrides
AnalyticsAdminServiceClient.GetCustomDimension(GetCustomDimensionRequest, CallSettings)

GetCustomDimensionAsync(GetCustomDimensionRequest, CallSettings)

Lookup for a single CustomDimension.

Declaration
public override Task<CustomDimension> GetCustomDimensionAsync(GetCustomDimensionRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetCustomDimensionRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<CustomDimension>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.GetCustomDimensionAsync(GetCustomDimensionRequest, CallSettings)

GetCustomMetric(GetCustomMetricRequest, CallSettings)

Lookup for a single CustomMetric.

Declaration
public override CustomMetric GetCustomMetric(GetCustomMetricRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetCustomMetricRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
CustomMetric

The RPC response.

Overrides
AnalyticsAdminServiceClient.GetCustomMetric(GetCustomMetricRequest, CallSettings)

GetCustomMetricAsync(GetCustomMetricRequest, CallSettings)

Lookup for a single CustomMetric.

Declaration
public override Task<CustomMetric> GetCustomMetricAsync(GetCustomMetricRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetCustomMetricRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<CustomMetric>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.GetCustomMetricAsync(GetCustomMetricRequest, CallSettings)

GetDataSharingSettings(GetDataSharingSettingsRequest, CallSettings)

Get data sharing settings on an account. Data sharing settings are singletons.

Declaration
public override DataSharingSettings GetDataSharingSettings(GetDataSharingSettingsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetDataSharingSettingsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
DataSharingSettings

The RPC response.

Overrides
AnalyticsAdminServiceClient.GetDataSharingSettings(GetDataSharingSettingsRequest, CallSettings)

GetDataSharingSettingsAsync(GetDataSharingSettingsRequest, CallSettings)

Get data sharing settings on an account. Data sharing settings are singletons.

Declaration
public override Task<DataSharingSettings> GetDataSharingSettingsAsync(GetDataSharingSettingsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetDataSharingSettingsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<DataSharingSettings>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.GetDataSharingSettingsAsync(GetDataSharingSettingsRequest, CallSettings)

GetEnhancedMeasurementSettings(GetEnhancedMeasurementSettingsRequest, CallSettings)

Returns the singleton enhanced measurement settings for this web stream. Note that the stream must enable enhanced measurement for these settings to take effect.

Declaration
public override EnhancedMeasurementSettings GetEnhancedMeasurementSettings(GetEnhancedMeasurementSettingsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetEnhancedMeasurementSettingsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
EnhancedMeasurementSettings

The RPC response.

Overrides
AnalyticsAdminServiceClient.GetEnhancedMeasurementSettings(GetEnhancedMeasurementSettingsRequest, CallSettings)

GetEnhancedMeasurementSettingsAsync(GetEnhancedMeasurementSettingsRequest, CallSettings)

Returns the singleton enhanced measurement settings for this web stream. Note that the stream must enable enhanced measurement for these settings to take effect.

Declaration
public override Task<EnhancedMeasurementSettings> GetEnhancedMeasurementSettingsAsync(GetEnhancedMeasurementSettingsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetEnhancedMeasurementSettingsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<EnhancedMeasurementSettings>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsAsync(GetEnhancedMeasurementSettingsRequest, CallSettings)

GetGlobalSiteTag(GetGlobalSiteTagRequest, CallSettings)

Returns the Site Tag for the specified web stream. Site Tags are immutable singletons.

Declaration
public override GlobalSiteTag GetGlobalSiteTag(GetGlobalSiteTagRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetGlobalSiteTagRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
GlobalSiteTag

The RPC response.

Overrides
AnalyticsAdminServiceClient.GetGlobalSiteTag(GetGlobalSiteTagRequest, CallSettings)

GetGlobalSiteTagAsync(GetGlobalSiteTagRequest, CallSettings)

Returns the Site Tag for the specified web stream. Site Tags are immutable singletons.

Declaration
public override Task<GlobalSiteTag> GetGlobalSiteTagAsync(GetGlobalSiteTagRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetGlobalSiteTagRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<GlobalSiteTag>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.GetGlobalSiteTagAsync(GetGlobalSiteTagRequest, CallSettings)

GetGoogleSignalsSettings(GetGoogleSignalsSettingsRequest, CallSettings)

Lookup for Google Signals settings for a property.

Declaration
public override GoogleSignalsSettings GetGoogleSignalsSettings(GetGoogleSignalsSettingsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetGoogleSignalsSettingsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
GoogleSignalsSettings

The RPC response.

Overrides
AnalyticsAdminServiceClient.GetGoogleSignalsSettings(GetGoogleSignalsSettingsRequest, CallSettings)

GetGoogleSignalsSettingsAsync(GetGoogleSignalsSettingsRequest, CallSettings)

Lookup for Google Signals settings for a property.

Declaration
public override Task<GoogleSignalsSettings> GetGoogleSignalsSettingsAsync(GetGoogleSignalsSettingsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetGoogleSignalsSettingsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<GoogleSignalsSettings>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.GetGoogleSignalsSettingsAsync(GetGoogleSignalsSettingsRequest, CallSettings)

GetIosAppDataStream(GetIosAppDataStreamRequest, CallSettings)

Lookup for a single IosAppDataStream

Declaration
public override IosAppDataStream GetIosAppDataStream(GetIosAppDataStreamRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetIosAppDataStreamRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
IosAppDataStream

The RPC response.

Overrides
AnalyticsAdminServiceClient.GetIosAppDataStream(GetIosAppDataStreamRequest, CallSettings)

GetIosAppDataStreamAsync(GetIosAppDataStreamRequest, CallSettings)

Lookup for a single IosAppDataStream

Declaration
public override Task<IosAppDataStream> GetIosAppDataStreamAsync(GetIosAppDataStreamRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetIosAppDataStreamRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<IosAppDataStream>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.GetIosAppDataStreamAsync(GetIosAppDataStreamRequest, CallSettings)

GetMeasurementProtocolSecret(GetMeasurementProtocolSecretRequest, CallSettings)

Lookup for a single "GA4" MeasurementProtocolSecret.

Declaration
public override MeasurementProtocolSecret GetMeasurementProtocolSecret(GetMeasurementProtocolSecretRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetMeasurementProtocolSecretRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
MeasurementProtocolSecret

The RPC response.

Overrides
AnalyticsAdminServiceClient.GetMeasurementProtocolSecret(GetMeasurementProtocolSecretRequest, CallSettings)

GetMeasurementProtocolSecretAsync(GetMeasurementProtocolSecretRequest, CallSettings)

Lookup for a single "GA4" MeasurementProtocolSecret.

Declaration
public override Task<MeasurementProtocolSecret> GetMeasurementProtocolSecretAsync(GetMeasurementProtocolSecretRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetMeasurementProtocolSecretRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<MeasurementProtocolSecret>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.GetMeasurementProtocolSecretAsync(GetMeasurementProtocolSecretRequest, CallSettings)

GetProperty(GetPropertyRequest, CallSettings)

Lookup for a single "GA4" Property.

Declaration
public override Property GetProperty(GetPropertyRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetPropertyRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Property

The RPC response.

Overrides
AnalyticsAdminServiceClient.GetProperty(GetPropertyRequest, CallSettings)

GetPropertyAsync(GetPropertyRequest, CallSettings)

Lookup for a single "GA4" Property.

Declaration
public override Task<Property> GetPropertyAsync(GetPropertyRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetPropertyRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<Property>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.GetPropertyAsync(GetPropertyRequest, CallSettings)

GetUserLink(GetUserLinkRequest, CallSettings)

Gets information about a user's link to an account or property.

Declaration
public override UserLink GetUserLink(GetUserLinkRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetUserLinkRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
UserLink

The RPC response.

Overrides
AnalyticsAdminServiceClient.GetUserLink(GetUserLinkRequest, CallSettings)

GetUserLinkAsync(GetUserLinkRequest, CallSettings)

Gets information about a user's link to an account or property.

Declaration
public override Task<UserLink> GetUserLinkAsync(GetUserLinkRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetUserLinkRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<UserLink>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.GetUserLinkAsync(GetUserLinkRequest, CallSettings)

GetWebDataStream(GetWebDataStreamRequest, CallSettings)

Lookup for a single WebDataStream

Declaration
public override WebDataStream GetWebDataStream(GetWebDataStreamRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetWebDataStreamRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
WebDataStream

The RPC response.

Overrides
AnalyticsAdminServiceClient.GetWebDataStream(GetWebDataStreamRequest, CallSettings)

GetWebDataStreamAsync(GetWebDataStreamRequest, CallSettings)

Lookup for a single WebDataStream

Declaration
public override Task<WebDataStream> GetWebDataStreamAsync(GetWebDataStreamRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetWebDataStreamRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<WebDataStream>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.GetWebDataStreamAsync(GetWebDataStreamRequest, CallSettings)

ListAccounts(ListAccountsRequest, CallSettings)

Returns all accounts accessible by the caller.

Note that these accounts might not currently have GA4 properties. Soft-deleted (ie: "trashed") accounts are excluded by default. Returns an empty list if no relevant accounts are found.

Declaration
public override PagedEnumerable<ListAccountsResponse, Account> ListAccounts(ListAccountsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListAccountsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedEnumerable<ListAccountsResponse, Account>

A pageable sequence of Account resources.

Overrides
AnalyticsAdminServiceClient.ListAccounts(ListAccountsRequest, CallSettings)

ListAccountsAsync(ListAccountsRequest, CallSettings)

Returns all accounts accessible by the caller.

Note that these accounts might not currently have GA4 properties. Soft-deleted (ie: "trashed") accounts are excluded by default. Returns an empty list if no relevant accounts are found.

Declaration
public override PagedAsyncEnumerable<ListAccountsResponse, Account> ListAccountsAsync(ListAccountsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListAccountsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedAsyncEnumerable<ListAccountsResponse, Account>

A pageable asynchronous sequence of Account resources.

Overrides
AnalyticsAdminServiceClient.ListAccountsAsync(ListAccountsRequest, CallSettings)

ListAccountSummaries(ListAccountSummariesRequest, CallSettings)

Returns summaries of all accounts accessible by the caller.

Declaration
public override PagedEnumerable<ListAccountSummariesResponse, AccountSummary> ListAccountSummaries(ListAccountSummariesRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListAccountSummariesRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedEnumerable<ListAccountSummariesResponse, AccountSummary>

A pageable sequence of AccountSummary resources.

Overrides
AnalyticsAdminServiceClient.ListAccountSummaries(ListAccountSummariesRequest, CallSettings)

ListAccountSummariesAsync(ListAccountSummariesRequest, CallSettings)

Returns summaries of all accounts accessible by the caller.

Declaration
public override PagedAsyncEnumerable<ListAccountSummariesResponse, AccountSummary> ListAccountSummariesAsync(ListAccountSummariesRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListAccountSummariesRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedAsyncEnumerable<ListAccountSummariesResponse, AccountSummary>

A pageable asynchronous sequence of AccountSummary resources.

Overrides
AnalyticsAdminServiceClient.ListAccountSummariesAsync(ListAccountSummariesRequest, CallSettings)

ListAndroidAppDataStreams(ListAndroidAppDataStreamsRequest, CallSettings)

Returns child android app streams under the specified parent property.

Android app streams will be excluded if the caller does not have access. Returns an empty list if no relevant android app streams are found.

Declaration
public override PagedEnumerable<ListAndroidAppDataStreamsResponse, AndroidAppDataStream> ListAndroidAppDataStreams(ListAndroidAppDataStreamsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListAndroidAppDataStreamsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedEnumerable<ListAndroidAppDataStreamsResponse, AndroidAppDataStream>

A pageable sequence of AndroidAppDataStream resources.

Overrides
AnalyticsAdminServiceClient.ListAndroidAppDataStreams(ListAndroidAppDataStreamsRequest, CallSettings)

ListAndroidAppDataStreamsAsync(ListAndroidAppDataStreamsRequest, CallSettings)

Returns child android app streams under the specified parent property.

Android app streams will be excluded if the caller does not have access. Returns an empty list if no relevant android app streams are found.

Declaration
public override PagedAsyncEnumerable<ListAndroidAppDataStreamsResponse, AndroidAppDataStream> ListAndroidAppDataStreamsAsync(ListAndroidAppDataStreamsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListAndroidAppDataStreamsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedAsyncEnumerable<ListAndroidAppDataStreamsResponse, AndroidAppDataStream>

A pageable asynchronous sequence of AndroidAppDataStream resources.

Overrides
AnalyticsAdminServiceClient.ListAndroidAppDataStreamsAsync(ListAndroidAppDataStreamsRequest, CallSettings)

ListConversionEvents(ListConversionEventsRequest, CallSettings)

Returns a list of conversion events in the specified parent property.

Returns an empty list if no conversion events are found.

Declaration
public override PagedEnumerable<ListConversionEventsResponse, ConversionEvent> ListConversionEvents(ListConversionEventsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListConversionEventsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedEnumerable<ListConversionEventsResponse, ConversionEvent>

A pageable sequence of ConversionEvent resources.

Overrides
AnalyticsAdminServiceClient.ListConversionEvents(ListConversionEventsRequest, CallSettings)

ListConversionEventsAsync(ListConversionEventsRequest, CallSettings)

Returns a list of conversion events in the specified parent property.

Returns an empty list if no conversion events are found.

Declaration
public override PagedAsyncEnumerable<ListConversionEventsResponse, ConversionEvent> ListConversionEventsAsync(ListConversionEventsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListConversionEventsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedAsyncEnumerable<ListConversionEventsResponse, ConversionEvent>

A pageable asynchronous sequence of ConversionEvent resources.

Overrides
AnalyticsAdminServiceClient.ListConversionEventsAsync(ListConversionEventsRequest, CallSettings)

ListCustomDimensions(ListCustomDimensionsRequest, CallSettings)

Lists CustomDimensions on a property.

Declaration
public override PagedEnumerable<ListCustomDimensionsResponse, CustomDimension> ListCustomDimensions(ListCustomDimensionsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListCustomDimensionsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedEnumerable<ListCustomDimensionsResponse, CustomDimension>

A pageable sequence of CustomDimension resources.

Overrides
AnalyticsAdminServiceClient.ListCustomDimensions(ListCustomDimensionsRequest, CallSettings)

ListCustomDimensionsAsync(ListCustomDimensionsRequest, CallSettings)

Lists CustomDimensions on a property.

Declaration
public override PagedAsyncEnumerable<ListCustomDimensionsResponse, CustomDimension> ListCustomDimensionsAsync(ListCustomDimensionsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListCustomDimensionsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedAsyncEnumerable<ListCustomDimensionsResponse, CustomDimension>

A pageable asynchronous sequence of CustomDimension resources.

Overrides
AnalyticsAdminServiceClient.ListCustomDimensionsAsync(ListCustomDimensionsRequest, CallSettings)

ListCustomMetrics(ListCustomMetricsRequest, CallSettings)

Lists CustomMetrics on a property.

Declaration
public override PagedEnumerable<ListCustomMetricsResponse, CustomMetric> ListCustomMetrics(ListCustomMetricsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListCustomMetricsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedEnumerable<ListCustomMetricsResponse, CustomMetric>

A pageable sequence of CustomMetric resources.

Overrides
AnalyticsAdminServiceClient.ListCustomMetrics(ListCustomMetricsRequest, CallSettings)

ListCustomMetricsAsync(ListCustomMetricsRequest, CallSettings)

Lists CustomMetrics on a property.

Declaration
public override PagedAsyncEnumerable<ListCustomMetricsResponse, CustomMetric> ListCustomMetricsAsync(ListCustomMetricsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListCustomMetricsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedAsyncEnumerable<ListCustomMetricsResponse, CustomMetric>

A pageable asynchronous sequence of CustomMetric resources.

Overrides
AnalyticsAdminServiceClient.ListCustomMetricsAsync(ListCustomMetricsRequest, CallSettings)

ListFirebaseLinks(ListFirebaseLinksRequest, CallSettings)

Lists FirebaseLinks on a property. Properties can have at most one FirebaseLink.

Declaration
public override PagedEnumerable<ListFirebaseLinksResponse, FirebaseLink> ListFirebaseLinks(ListFirebaseLinksRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListFirebaseLinksRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedEnumerable<ListFirebaseLinksResponse, FirebaseLink>

A pageable sequence of FirebaseLink resources.

Overrides
AnalyticsAdminServiceClient.ListFirebaseLinks(ListFirebaseLinksRequest, CallSettings)

ListFirebaseLinksAsync(ListFirebaseLinksRequest, CallSettings)

Lists FirebaseLinks on a property. Properties can have at most one FirebaseLink.

Declaration
public override PagedAsyncEnumerable<ListFirebaseLinksResponse, FirebaseLink> ListFirebaseLinksAsync(ListFirebaseLinksRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListFirebaseLinksRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedAsyncEnumerable<ListFirebaseLinksResponse, FirebaseLink>

A pageable asynchronous sequence of FirebaseLink resources.

Overrides
AnalyticsAdminServiceClient.ListFirebaseLinksAsync(ListFirebaseLinksRequest, CallSettings)

ListGoogleAdsLinks(ListGoogleAdsLinksRequest, CallSettings)

Lists GoogleAdsLinks on a property.

Declaration
public override PagedEnumerable<ListGoogleAdsLinksResponse, GoogleAdsLink> ListGoogleAdsLinks(ListGoogleAdsLinksRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListGoogleAdsLinksRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedEnumerable<ListGoogleAdsLinksResponse, GoogleAdsLink>

A pageable sequence of GoogleAdsLink resources.

Overrides
AnalyticsAdminServiceClient.ListGoogleAdsLinks(ListGoogleAdsLinksRequest, CallSettings)

ListGoogleAdsLinksAsync(ListGoogleAdsLinksRequest, CallSettings)

Lists GoogleAdsLinks on a property.

Declaration
public override PagedAsyncEnumerable<ListGoogleAdsLinksResponse, GoogleAdsLink> ListGoogleAdsLinksAsync(ListGoogleAdsLinksRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListGoogleAdsLinksRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedAsyncEnumerable<ListGoogleAdsLinksResponse, GoogleAdsLink>

A pageable asynchronous sequence of GoogleAdsLink resources.

Overrides
AnalyticsAdminServiceClient.ListGoogleAdsLinksAsync(ListGoogleAdsLinksRequest, CallSettings)

ListIosAppDataStreams(ListIosAppDataStreamsRequest, CallSettings)

Returns child iOS app data streams under the specified parent property.

iOS app data streams will be excluded if the caller does not have access. Returns an empty list if no relevant iOS app data streams are found.

Declaration
public override PagedEnumerable<ListIosAppDataStreamsResponse, IosAppDataStream> ListIosAppDataStreams(ListIosAppDataStreamsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListIosAppDataStreamsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedEnumerable<ListIosAppDataStreamsResponse, IosAppDataStream>

A pageable sequence of IosAppDataStream resources.

Overrides
AnalyticsAdminServiceClient.ListIosAppDataStreams(ListIosAppDataStreamsRequest, CallSettings)

ListIosAppDataStreamsAsync(ListIosAppDataStreamsRequest, CallSettings)

Returns child iOS app data streams under the specified parent property.

iOS app data streams will be excluded if the caller does not have access. Returns an empty list if no relevant iOS app data streams are found.

Declaration
public override PagedAsyncEnumerable<ListIosAppDataStreamsResponse, IosAppDataStream> ListIosAppDataStreamsAsync(ListIosAppDataStreamsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListIosAppDataStreamsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedAsyncEnumerable<ListIosAppDataStreamsResponse, IosAppDataStream>

A pageable asynchronous sequence of IosAppDataStream resources.

Overrides
AnalyticsAdminServiceClient.ListIosAppDataStreamsAsync(ListIosAppDataStreamsRequest, CallSettings)

ListMeasurementProtocolSecrets(ListMeasurementProtocolSecretsRequest, CallSettings)

Returns child MeasurementProtocolSecrets under the specified parent Property.

Declaration
public override PagedEnumerable<ListMeasurementProtocolSecretsResponse, MeasurementProtocolSecret> ListMeasurementProtocolSecrets(ListMeasurementProtocolSecretsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListMeasurementProtocolSecretsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedEnumerable<ListMeasurementProtocolSecretsResponse, MeasurementProtocolSecret>

A pageable sequence of MeasurementProtocolSecret resources.

Overrides
AnalyticsAdminServiceClient.ListMeasurementProtocolSecrets(ListMeasurementProtocolSecretsRequest, CallSettings)

ListMeasurementProtocolSecretsAsync(ListMeasurementProtocolSecretsRequest, CallSettings)

Returns child MeasurementProtocolSecrets under the specified parent Property.

Declaration
public override PagedAsyncEnumerable<ListMeasurementProtocolSecretsResponse, MeasurementProtocolSecret> ListMeasurementProtocolSecretsAsync(ListMeasurementProtocolSecretsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListMeasurementProtocolSecretsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedAsyncEnumerable<ListMeasurementProtocolSecretsResponse, MeasurementProtocolSecret>

A pageable asynchronous sequence of MeasurementProtocolSecret resources.

Overrides
AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsAsync(ListMeasurementProtocolSecretsRequest, CallSettings)

ListProperties(ListPropertiesRequest, CallSettings)

Returns child Properties under the specified parent Account.

Only "GA4" properties will be returned. Properties will be excluded if the caller does not have access. Soft-deleted (ie: "trashed") properties are excluded by default. Returns an empty list if no relevant properties are found.

Declaration
public override PagedEnumerable<ListPropertiesResponse, Property> ListProperties(ListPropertiesRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListPropertiesRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedEnumerable<ListPropertiesResponse, Property>

A pageable sequence of Property resources.

Overrides
AnalyticsAdminServiceClient.ListProperties(ListPropertiesRequest, CallSettings)

ListPropertiesAsync(ListPropertiesRequest, CallSettings)

Returns child Properties under the specified parent Account.

Only "GA4" properties will be returned. Properties will be excluded if the caller does not have access. Soft-deleted (ie: "trashed") properties are excluded by default. Returns an empty list if no relevant properties are found.

Declaration
public override PagedAsyncEnumerable<ListPropertiesResponse, Property> ListPropertiesAsync(ListPropertiesRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListPropertiesRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedAsyncEnumerable<ListPropertiesResponse, Property>

A pageable asynchronous sequence of Property resources.

Overrides
AnalyticsAdminServiceClient.ListPropertiesAsync(ListPropertiesRequest, CallSettings)

ListUserLinks(ListUserLinksRequest, CallSettings)

Lists all user links on an account or property.

Declaration
public override PagedEnumerable<ListUserLinksResponse, UserLink> ListUserLinks(ListUserLinksRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListUserLinksRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedEnumerable<ListUserLinksResponse, UserLink>

A pageable sequence of UserLink resources.

Overrides
AnalyticsAdminServiceClient.ListUserLinks(ListUserLinksRequest, CallSettings)

ListUserLinksAsync(ListUserLinksRequest, CallSettings)

Lists all user links on an account or property.

Declaration
public override PagedAsyncEnumerable<ListUserLinksResponse, UserLink> ListUserLinksAsync(ListUserLinksRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListUserLinksRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedAsyncEnumerable<ListUserLinksResponse, UserLink>

A pageable asynchronous sequence of UserLink resources.

Overrides
AnalyticsAdminServiceClient.ListUserLinksAsync(ListUserLinksRequest, CallSettings)

ListWebDataStreams(ListWebDataStreamsRequest, CallSettings)

Returns child web data streams under the specified parent property.

Web data streams will be excluded if the caller does not have access. Returns an empty list if no relevant web data streams are found.

Declaration
public override PagedEnumerable<ListWebDataStreamsResponse, WebDataStream> ListWebDataStreams(ListWebDataStreamsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListWebDataStreamsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedEnumerable<ListWebDataStreamsResponse, WebDataStream>

A pageable sequence of WebDataStream resources.

Overrides
AnalyticsAdminServiceClient.ListWebDataStreams(ListWebDataStreamsRequest, CallSettings)

ListWebDataStreamsAsync(ListWebDataStreamsRequest, CallSettings)

Returns child web data streams under the specified parent property.

Web data streams will be excluded if the caller does not have access. Returns an empty list if no relevant web data streams are found.

Declaration
public override PagedAsyncEnumerable<ListWebDataStreamsResponse, WebDataStream> ListWebDataStreamsAsync(ListWebDataStreamsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListWebDataStreamsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedAsyncEnumerable<ListWebDataStreamsResponse, WebDataStream>

A pageable asynchronous sequence of WebDataStream resources.

Overrides
AnalyticsAdminServiceClient.ListWebDataStreamsAsync(ListWebDataStreamsRequest, CallSettings)

ProvisionAccountTicket(ProvisionAccountTicketRequest, CallSettings)

Requests a ticket for creating an account.

Declaration
public override ProvisionAccountTicketResponse ProvisionAccountTicket(ProvisionAccountTicketRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ProvisionAccountTicketRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
ProvisionAccountTicketResponse

The RPC response.

Overrides
AnalyticsAdminServiceClient.ProvisionAccountTicket(ProvisionAccountTicketRequest, CallSettings)

ProvisionAccountTicketAsync(ProvisionAccountTicketRequest, CallSettings)

Requests a ticket for creating an account.

Declaration
public override Task<ProvisionAccountTicketResponse> ProvisionAccountTicketAsync(ProvisionAccountTicketRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ProvisionAccountTicketRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<ProvisionAccountTicketResponse>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.ProvisionAccountTicketAsync(ProvisionAccountTicketRequest, CallSettings)

SearchChangeHistoryEvents(SearchChangeHistoryEventsRequest, CallSettings)

Searches through all changes to an account or its children given the specified set of filters.

Declaration
public override PagedEnumerable<SearchChangeHistoryEventsResponse, ChangeHistoryEvent> SearchChangeHistoryEvents(SearchChangeHistoryEventsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
SearchChangeHistoryEventsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedEnumerable<SearchChangeHistoryEventsResponse, ChangeHistoryEvent>

A pageable sequence of ChangeHistoryEvent resources.

Overrides
AnalyticsAdminServiceClient.SearchChangeHistoryEvents(SearchChangeHistoryEventsRequest, CallSettings)

SearchChangeHistoryEventsAsync(SearchChangeHistoryEventsRequest, CallSettings)

Searches through all changes to an account or its children given the specified set of filters.

Declaration
public override PagedAsyncEnumerable<SearchChangeHistoryEventsResponse, ChangeHistoryEvent> SearchChangeHistoryEventsAsync(SearchChangeHistoryEventsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
SearchChangeHistoryEventsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Google.Api.Gax.PagedAsyncEnumerable<SearchChangeHistoryEventsResponse, ChangeHistoryEvent>

A pageable asynchronous sequence of ChangeHistoryEvent resources.

Overrides
AnalyticsAdminServiceClient.SearchChangeHistoryEventsAsync(SearchChangeHistoryEventsRequest, CallSettings)

UpdateAccount(UpdateAccountRequest, CallSettings)

Updates an account.

Declaration
public override Account UpdateAccount(UpdateAccountRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateAccountRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Account

The RPC response.

Overrides
AnalyticsAdminServiceClient.UpdateAccount(UpdateAccountRequest, CallSettings)

UpdateAccountAsync(UpdateAccountRequest, CallSettings)

Updates an account.

Declaration
public override Task<Account> UpdateAccountAsync(UpdateAccountRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateAccountRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<Account>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.UpdateAccountAsync(UpdateAccountRequest, CallSettings)

UpdateAndroidAppDataStream(UpdateAndroidAppDataStreamRequest, CallSettings)

Updates an android app stream on a property.

Declaration
public override AndroidAppDataStream UpdateAndroidAppDataStream(UpdateAndroidAppDataStreamRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateAndroidAppDataStreamRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
AndroidAppDataStream

The RPC response.

Overrides
AnalyticsAdminServiceClient.UpdateAndroidAppDataStream(UpdateAndroidAppDataStreamRequest, CallSettings)

UpdateAndroidAppDataStreamAsync(UpdateAndroidAppDataStreamRequest, CallSettings)

Updates an android app stream on a property.

Declaration
public override Task<AndroidAppDataStream> UpdateAndroidAppDataStreamAsync(UpdateAndroidAppDataStreamRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateAndroidAppDataStreamRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<AndroidAppDataStream>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.UpdateAndroidAppDataStreamAsync(UpdateAndroidAppDataStreamRequest, CallSettings)

UpdateCustomDimension(UpdateCustomDimensionRequest, CallSettings)

Updates a CustomDimension on a property.

Declaration
public override CustomDimension UpdateCustomDimension(UpdateCustomDimensionRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateCustomDimensionRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
CustomDimension

The RPC response.

Overrides
AnalyticsAdminServiceClient.UpdateCustomDimension(UpdateCustomDimensionRequest, CallSettings)

UpdateCustomDimensionAsync(UpdateCustomDimensionRequest, CallSettings)

Updates a CustomDimension on a property.

Declaration
public override Task<CustomDimension> UpdateCustomDimensionAsync(UpdateCustomDimensionRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateCustomDimensionRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<CustomDimension>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.UpdateCustomDimensionAsync(UpdateCustomDimensionRequest, CallSettings)

UpdateCustomMetric(UpdateCustomMetricRequest, CallSettings)

Updates a CustomMetric on a property.

Declaration
public override CustomMetric UpdateCustomMetric(UpdateCustomMetricRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateCustomMetricRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
CustomMetric

The RPC response.

Overrides
AnalyticsAdminServiceClient.UpdateCustomMetric(UpdateCustomMetricRequest, CallSettings)

UpdateCustomMetricAsync(UpdateCustomMetricRequest, CallSettings)

Updates a CustomMetric on a property.

Declaration
public override Task<CustomMetric> UpdateCustomMetricAsync(UpdateCustomMetricRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateCustomMetricRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<CustomMetric>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.UpdateCustomMetricAsync(UpdateCustomMetricRequest, CallSettings)

UpdateEnhancedMeasurementSettings(UpdateEnhancedMeasurementSettingsRequest, CallSettings)

Updates the singleton enhanced measurement settings for this web stream. Note that the stream must enable enhanced measurement for these settings to take effect.

Declaration
public override EnhancedMeasurementSettings UpdateEnhancedMeasurementSettings(UpdateEnhancedMeasurementSettingsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateEnhancedMeasurementSettingsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
EnhancedMeasurementSettings

The RPC response.

Overrides
AnalyticsAdminServiceClient.UpdateEnhancedMeasurementSettings(UpdateEnhancedMeasurementSettingsRequest, CallSettings)

UpdateEnhancedMeasurementSettingsAsync(UpdateEnhancedMeasurementSettingsRequest, CallSettings)

Updates the singleton enhanced measurement settings for this web stream. Note that the stream must enable enhanced measurement for these settings to take effect.

Declaration
public override Task<EnhancedMeasurementSettings> UpdateEnhancedMeasurementSettingsAsync(UpdateEnhancedMeasurementSettingsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateEnhancedMeasurementSettingsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<EnhancedMeasurementSettings>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.UpdateEnhancedMeasurementSettingsAsync(UpdateEnhancedMeasurementSettingsRequest, CallSettings)

UpdateFirebaseLink(UpdateFirebaseLinkRequest, CallSettings)

Updates a FirebaseLink on a property

Declaration
public override FirebaseLink UpdateFirebaseLink(UpdateFirebaseLinkRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateFirebaseLinkRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
FirebaseLink

The RPC response.

Overrides
AnalyticsAdminServiceClient.UpdateFirebaseLink(UpdateFirebaseLinkRequest, CallSettings)

UpdateFirebaseLinkAsync(UpdateFirebaseLinkRequest, CallSettings)

Updates a FirebaseLink on a property

Declaration
public override Task<FirebaseLink> UpdateFirebaseLinkAsync(UpdateFirebaseLinkRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateFirebaseLinkRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<FirebaseLink>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.UpdateFirebaseLinkAsync(UpdateFirebaseLinkRequest, CallSettings)

UpdateGoogleAdsLink(UpdateGoogleAdsLinkRequest, CallSettings)

Updates a GoogleAdsLink on a property

Declaration
public override GoogleAdsLink UpdateGoogleAdsLink(UpdateGoogleAdsLinkRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateGoogleAdsLinkRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
GoogleAdsLink

The RPC response.

Overrides
AnalyticsAdminServiceClient.UpdateGoogleAdsLink(UpdateGoogleAdsLinkRequest, CallSettings)

UpdateGoogleAdsLinkAsync(UpdateGoogleAdsLinkRequest, CallSettings)

Updates a GoogleAdsLink on a property

Declaration
public override Task<GoogleAdsLink> UpdateGoogleAdsLinkAsync(UpdateGoogleAdsLinkRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateGoogleAdsLinkRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<GoogleAdsLink>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.UpdateGoogleAdsLinkAsync(UpdateGoogleAdsLinkRequest, CallSettings)

UpdateGoogleSignalsSettings(UpdateGoogleSignalsSettingsRequest, CallSettings)

Updates Google Signals settings for a property.

Declaration
public override GoogleSignalsSettings UpdateGoogleSignalsSettings(UpdateGoogleSignalsSettingsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateGoogleSignalsSettingsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
GoogleSignalsSettings

The RPC response.

Overrides
AnalyticsAdminServiceClient.UpdateGoogleSignalsSettings(UpdateGoogleSignalsSettingsRequest, CallSettings)

UpdateGoogleSignalsSettingsAsync(UpdateGoogleSignalsSettingsRequest, CallSettings)

Updates Google Signals settings for a property.

Declaration
public override Task<GoogleSignalsSettings> UpdateGoogleSignalsSettingsAsync(UpdateGoogleSignalsSettingsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateGoogleSignalsSettingsRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<GoogleSignalsSettings>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.UpdateGoogleSignalsSettingsAsync(UpdateGoogleSignalsSettingsRequest, CallSettings)

UpdateIosAppDataStream(UpdateIosAppDataStreamRequest, CallSettings)

Updates an iOS app stream on a property.

Declaration
public override IosAppDataStream UpdateIosAppDataStream(UpdateIosAppDataStreamRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateIosAppDataStreamRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
IosAppDataStream

The RPC response.

Overrides
AnalyticsAdminServiceClient.UpdateIosAppDataStream(UpdateIosAppDataStreamRequest, CallSettings)

UpdateIosAppDataStreamAsync(UpdateIosAppDataStreamRequest, CallSettings)

Updates an iOS app stream on a property.

Declaration
public override Task<IosAppDataStream> UpdateIosAppDataStreamAsync(UpdateIosAppDataStreamRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateIosAppDataStreamRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<IosAppDataStream>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.UpdateIosAppDataStreamAsync(UpdateIosAppDataStreamRequest, CallSettings)

UpdateMeasurementProtocolSecret(UpdateMeasurementProtocolSecretRequest, CallSettings)

Updates a measurement protocol secret.

Declaration
public override MeasurementProtocolSecret UpdateMeasurementProtocolSecret(UpdateMeasurementProtocolSecretRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateMeasurementProtocolSecretRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
MeasurementProtocolSecret

The RPC response.

Overrides
AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecret(UpdateMeasurementProtocolSecretRequest, CallSettings)

UpdateMeasurementProtocolSecretAsync(UpdateMeasurementProtocolSecretRequest, CallSettings)

Updates a measurement protocol secret.

Declaration
public override Task<MeasurementProtocolSecret> UpdateMeasurementProtocolSecretAsync(UpdateMeasurementProtocolSecretRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateMeasurementProtocolSecretRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<MeasurementProtocolSecret>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretAsync(UpdateMeasurementProtocolSecretRequest, CallSettings)

UpdateProperty(UpdatePropertyRequest, CallSettings)

Updates a property.

Declaration
public override Property UpdateProperty(UpdatePropertyRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdatePropertyRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Property

The RPC response.

Overrides
AnalyticsAdminServiceClient.UpdateProperty(UpdatePropertyRequest, CallSettings)

UpdatePropertyAsync(UpdatePropertyRequest, CallSettings)

Updates a property.

Declaration
public override Task<Property> UpdatePropertyAsync(UpdatePropertyRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdatePropertyRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<Property>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.UpdatePropertyAsync(UpdatePropertyRequest, CallSettings)

UpdateUserLink(UpdateUserLinkRequest, CallSettings)

Updates a user link on an account or property.

Declaration
public override UserLink UpdateUserLink(UpdateUserLinkRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateUserLinkRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
UserLink

The RPC response.

Overrides
AnalyticsAdminServiceClient.UpdateUserLink(UpdateUserLinkRequest, CallSettings)

UpdateUserLinkAsync(UpdateUserLinkRequest, CallSettings)

Updates a user link on an account or property.

Declaration
public override Task<UserLink> UpdateUserLinkAsync(UpdateUserLinkRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateUserLinkRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<UserLink>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.UpdateUserLinkAsync(UpdateUserLinkRequest, CallSettings)

UpdateWebDataStream(UpdateWebDataStreamRequest, CallSettings)

Updates a web stream on a property.

Declaration
public override WebDataStream UpdateWebDataStream(UpdateWebDataStreamRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateWebDataStreamRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
WebDataStream

The RPC response.

Overrides
AnalyticsAdminServiceClient.UpdateWebDataStream(UpdateWebDataStreamRequest, CallSettings)

UpdateWebDataStreamAsync(UpdateWebDataStreamRequest, CallSettings)

Updates a web stream on a property.

Declaration
public override Task<WebDataStream> UpdateWebDataStreamAsync(UpdateWebDataStreamRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateWebDataStreamRequest request

The request object containing all of the parameters for the API call.

Google.Api.Gax.Grpc.CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<WebDataStream>

A Task containing the RPC response.

Overrides
AnalyticsAdminServiceClient.UpdateWebDataStreamAsync(UpdateWebDataStreamRequest, CallSettings)
In This Article
Back to top