Send feedback
Class AnalyticsAdminServiceGrpc (0.37.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.37.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-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."],[[["This webpage provides documentation for the Java client library for the Google Analytics Admin API (GA4), specifically detailing version 0.37.0 and numerous other versions."],["The latest version of the library available is 0.70.0, with documentation and links available directly on the page."],["The content focuses on the `AnalyticsAdminServiceGrpc` class, which is the service interface for the Analytics Admin API."],["The webpage details static fields, methods, and parameters within the `AnalyticsAdminServiceGrpc` class, as well as inherited members."],["The available static methods include actions like creating, deleting, getting, listing, updating, and managing various entities such as accounts, conversion events, custom dimensions, custom metrics, data streams, Firebase links, Google Ads links, measurement protocol secrets, and properties."]]],[]]