Send feedback
Class AnalyticsAdminServiceGrpc (0.28.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.28.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 ()
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-03-21 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-03-21 UTC."],[[["The webpage provides documentation for the `AnalyticsAdminServiceGrpc` class, which is a service interface for the Analytics Admin API (GA4) in Java."],["This page lists multiple versions of the `AnalyticsAdminServiceGrpc` class, ranging from version 0.14.0 up to the latest version, 0.70.0, each with its corresponding documentation link."],["The `AnalyticsAdminServiceGrpc` class inherits from `java.lang.Object` and includes methods for managing various aspects of Google Analytics, such as accounts, properties, data streams, and custom dimensions/metrics."],["The page also contains inherited members from the object class, and provides descriptions of the static fields, static methods, and how to create different stubs."],["ServiceDescriptor is provided within the page to allow the user to easily access the service descriptor to utilize its information."]]],[]]