Send feedback
Class AnalyticsAdminServiceGrpc (0.53.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.53.0 keyboard_arrow_down
public final class AnalyticsAdminServiceGrpc
Service Interface for the Analytics Admin API (GA4).
Static Fields
SERVICE_NAME
public static final String SERVICE_NAME
Field Value
Type
Description
String
Static Methods
bindService(AnalyticsAdminServiceGrpc.AsyncService service)
public static final ServerServiceDefinition bindService ( AnalyticsAdminServiceGrpc . AsyncService service )
Returns
Type
Description
io.grpc.ServerServiceDefinition
getAcknowledgeUserDataCollectionMethod()
public static MethodDescriptor<AcknowledgeUserDataCollectionRequest , AcknowledgeUserDataCollectionResponse > getAcknowledgeUserDataCollectionMethod ()
getArchiveCustomDimensionMethod()
public static MethodDescriptor<ArchiveCustomDimensionRequest , Empty > getArchiveCustomDimensionMethod ()
getArchiveCustomMetricMethod()
public static MethodDescriptor<ArchiveCustomMetricRequest , Empty > getArchiveCustomMetricMethod ()
getCreateConversionEventMethod()
public static MethodDescriptor<CreateConversionEventRequest , ConversionEvent > getCreateConversionEventMethod ()
getCreateCustomDimensionMethod()
public static MethodDescriptor<CreateCustomDimensionRequest , CustomDimension > getCreateCustomDimensionMethod ()
getCreateCustomMetricMethod()
public static MethodDescriptor<CreateCustomMetricRequest , CustomMetric > getCreateCustomMetricMethod ()
getCreateDataStreamMethod()
public static MethodDescriptor<CreateDataStreamRequest , DataStream > getCreateDataStreamMethod ()
getCreateFirebaseLinkMethod()
public static MethodDescriptor<CreateFirebaseLinkRequest , FirebaseLink > getCreateFirebaseLinkMethod ()
getCreateGoogleAdsLinkMethod()
public static MethodDescriptor<CreateGoogleAdsLinkRequest , GoogleAdsLink > getCreateGoogleAdsLinkMethod ()
getCreateMeasurementProtocolSecretMethod()
public static MethodDescriptor<CreateMeasurementProtocolSecretRequest , MeasurementProtocolSecret > getCreateMeasurementProtocolSecretMethod ()
getCreatePropertyMethod()
public static MethodDescriptor<CreatePropertyRequest , Property > getCreatePropertyMethod ()
getDeleteAccountMethod()
public static MethodDescriptor<DeleteAccountRequest , Empty > getDeleteAccountMethod ()
getDeleteConversionEventMethod()
public static MethodDescriptor<DeleteConversionEventRequest , Empty > getDeleteConversionEventMethod ()
getDeleteDataStreamMethod()
public static MethodDescriptor<DeleteDataStreamRequest , Empty > getDeleteDataStreamMethod ()
getDeleteFirebaseLinkMethod()
public static MethodDescriptor<DeleteFirebaseLinkRequest , Empty > getDeleteFirebaseLinkMethod ()
getDeleteGoogleAdsLinkMethod()
public static MethodDescriptor<DeleteGoogleAdsLinkRequest , Empty > getDeleteGoogleAdsLinkMethod ()
getDeleteMeasurementProtocolSecretMethod()
public static MethodDescriptor<DeleteMeasurementProtocolSecretRequest , Empty > getDeleteMeasurementProtocolSecretMethod ()
getDeletePropertyMethod()
public static MethodDescriptor<DeletePropertyRequest , Property > getDeletePropertyMethod ()
getGetAccountMethod()
public static MethodDescriptor<GetAccountRequest , Account > getGetAccountMethod ()
getGetConversionEventMethod()
public static MethodDescriptor<GetConversionEventRequest , ConversionEvent > getGetConversionEventMethod ()
getGetCustomDimensionMethod()
public static MethodDescriptor<GetCustomDimensionRequest , CustomDimension > getGetCustomDimensionMethod ()
getGetCustomMetricMethod()
public static MethodDescriptor<GetCustomMetricRequest , CustomMetric > getGetCustomMetricMethod ()
getGetDataRetentionSettingsMethod()
public static MethodDescriptor<GetDataRetentionSettingsRequest , DataRetentionSettings > getGetDataRetentionSettingsMethod ()
getGetDataSharingSettingsMethod()
public static MethodDescriptor<GetDataSharingSettingsRequest , DataSharingSettings > getGetDataSharingSettingsMethod ()
getGetDataStreamMethod()
public static MethodDescriptor<GetDataStreamRequest , DataStream > getGetDataStreamMethod ()
getGetMeasurementProtocolSecretMethod()
public static MethodDescriptor<GetMeasurementProtocolSecretRequest , MeasurementProtocolSecret > getGetMeasurementProtocolSecretMethod ()
getGetPropertyMethod()
public static MethodDescriptor<GetPropertyRequest , Property > getGetPropertyMethod ()
getListAccountSummariesMethod()
public static MethodDescriptor<ListAccountSummariesRequest , ListAccountSummariesResponse > getListAccountSummariesMethod ()
getListAccountsMethod()
public static MethodDescriptor<ListAccountsRequest , ListAccountsResponse > getListAccountsMethod ()
getListConversionEventsMethod()
public static MethodDescriptor<ListConversionEventsRequest , ListConversionEventsResponse > getListConversionEventsMethod ()
getListCustomDimensionsMethod()
public static MethodDescriptor<ListCustomDimensionsRequest , ListCustomDimensionsResponse > getListCustomDimensionsMethod ()
getListCustomMetricsMethod()
public static MethodDescriptor<ListCustomMetricsRequest , ListCustomMetricsResponse > getListCustomMetricsMethod ()
getListDataStreamsMethod()
public static MethodDescriptor<ListDataStreamsRequest , ListDataStreamsResponse > getListDataStreamsMethod ()
getListFirebaseLinksMethod()
public static MethodDescriptor<ListFirebaseLinksRequest , ListFirebaseLinksResponse > getListFirebaseLinksMethod ()
getListGoogleAdsLinksMethod()
public static MethodDescriptor<ListGoogleAdsLinksRequest , ListGoogleAdsLinksResponse > getListGoogleAdsLinksMethod ()
getListMeasurementProtocolSecretsMethod()
public static MethodDescriptor<ListMeasurementProtocolSecretsRequest , ListMeasurementProtocolSecretsResponse > getListMeasurementProtocolSecretsMethod ()
getListPropertiesMethod()
public static MethodDescriptor<ListPropertiesRequest , ListPropertiesResponse > getListPropertiesMethod ()
getProvisionAccountTicketMethod()
public static MethodDescriptor<ProvisionAccountTicketRequest , ProvisionAccountTicketResponse > getProvisionAccountTicketMethod ()
getRunAccessReportMethod()
public static MethodDescriptor<RunAccessReportRequest , RunAccessReportResponse > getRunAccessReportMethod ()
getSearchChangeHistoryEventsMethod()
public static MethodDescriptor<SearchChangeHistoryEventsRequest , SearchChangeHistoryEventsResponse > getSearchChangeHistoryEventsMethod ()
getServiceDescriptor()
public static ServiceDescriptor getServiceDescriptor ()
Returns
Type
Description
io.grpc.ServiceDescriptor
getUpdateAccountMethod()
public static MethodDescriptor<UpdateAccountRequest , Account > getUpdateAccountMethod ()
getUpdateConversionEventMethod()
public static MethodDescriptor<UpdateConversionEventRequest , ConversionEvent > getUpdateConversionEventMethod ()
getUpdateCustomDimensionMethod()
public static MethodDescriptor<UpdateCustomDimensionRequest , CustomDimension > getUpdateCustomDimensionMethod ()
getUpdateCustomMetricMethod()
public static MethodDescriptor<UpdateCustomMetricRequest , CustomMetric > getUpdateCustomMetricMethod ()
getUpdateDataRetentionSettingsMethod()
public static MethodDescriptor<UpdateDataRetentionSettingsRequest , DataRetentionSettings > getUpdateDataRetentionSettingsMethod ()
getUpdateDataStreamMethod()
public static MethodDescriptor<UpdateDataStreamRequest , DataStream > getUpdateDataStreamMethod ()
getUpdateGoogleAdsLinkMethod()
public static MethodDescriptor<UpdateGoogleAdsLinkRequest , GoogleAdsLink > getUpdateGoogleAdsLinkMethod ()
getUpdateMeasurementProtocolSecretMethod()
public static MethodDescriptor<UpdateMeasurementProtocolSecretRequest , MeasurementProtocolSecret > getUpdateMeasurementProtocolSecretMethod ()
getUpdatePropertyMethod()
public static MethodDescriptor<UpdatePropertyRequest , Property > getUpdatePropertyMethod ()
newBlockingStub(Channel channel)
public static AnalyticsAdminServiceGrpc . AnalyticsAdminServiceBlockingStub newBlockingStub ( Channel channel )
Creates a new blocking-style stub that supports unary and streaming output calls on the service
Parameter
Name
Description
channel
io.grpc.Channel
newFutureStub(Channel channel)
public static AnalyticsAdminServiceGrpc . AnalyticsAdminServiceFutureStub newFutureStub ( Channel channel )
Creates a new ListenableFuture-style stub that supports unary calls on the service
Parameter
Name
Description
channel
io.grpc.Channel
newStub(Channel channel)
public static AnalyticsAdminServiceGrpc . AnalyticsAdminServiceStub newStub ( Channel channel )
Creates a new async stub that supports all call types for the service
Parameter
Name
Description
channel
io.grpc.Channel
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-04-09 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage provides documentation for the Google Analytics Admin API (GA4) Java client, specifically focusing on the `AnalyticsAdminServiceGrpc` service interface."],["The page lists available versions of the Java client, from version 0.14.0 up to the latest version 0.70.0, with version 0.53.0 being the one in context for this documentation."],["It details the `AnalyticsAdminServiceGrpc` class's inheritance, static fields such as `SERVICE_NAME`, and a comprehensive list of static methods for interacting with the Analytics Admin API, detailing inputs and outputs for each method."],["The documentation covers a wide range of functionalities, including creating, updating, deleting, and retrieving various entities like accounts, properties, data streams, custom dimensions, and conversion events within the Google Analytics Admin API."],["Methods for managing Firebase and Google Ads links, measurement protocol secrets, and data sharing and retention settings are also included, showing a broad set of tools for managing a user's analytic settings."]]],[]]