Send feedback
Class AnalyticsAdminServiceStub (0.44.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.44.0 keyboard_arrow_down
Beta
This library is covered by the Pre-GA Offerings Terms
of the Terms of Service. Pre-GA libraries might have limited support,
and changes to pre-GA libraries might not be compatible with other pre-GA versions.
For more information, see the
launch stage descriptions .
public abstract class AnalyticsAdminServiceStub implements BackgroundResource
Base stub class for the AnalyticsAdminService service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
AnalyticsAdminServiceStub()
public AnalyticsAdminServiceStub ()
Methods
acknowledgeUserDataCollectionCallable()
public UnaryCallable<AcknowledgeUserDataCollectionRequest , AcknowledgeUserDataCollectionResponse > acknowledgeUserDataCollectionCallable ()
archiveCustomDimensionCallable()
public UnaryCallable<ArchiveCustomDimensionRequest , Empty > archiveCustomDimensionCallable ()
archiveCustomMetricCallable()
public UnaryCallable<ArchiveCustomMetricRequest , Empty > archiveCustomMetricCallable ()
close()
public abstract void close ()
createConversionEventCallable()
public UnaryCallable<CreateConversionEventRequest , ConversionEvent > createConversionEventCallable ()
createCustomDimensionCallable()
public UnaryCallable<CreateCustomDimensionRequest , CustomDimension > createCustomDimensionCallable ()
createCustomMetricCallable()
public UnaryCallable<CreateCustomMetricRequest , CustomMetric > createCustomMetricCallable ()
createDataStreamCallable()
public UnaryCallable<CreateDataStreamRequest , DataStream > createDataStreamCallable ()
createFirebaseLinkCallable()
public UnaryCallable<CreateFirebaseLinkRequest , FirebaseLink > createFirebaseLinkCallable ()
createGoogleAdsLinkCallable()
public UnaryCallable<CreateGoogleAdsLinkRequest , GoogleAdsLink > createGoogleAdsLinkCallable ()
createMeasurementProtocolSecretCallable()
public UnaryCallable<CreateMeasurementProtocolSecretRequest , MeasurementProtocolSecret > createMeasurementProtocolSecretCallable ()
createPropertyCallable()
public UnaryCallable<CreatePropertyRequest , Property > createPropertyCallable ()
deleteAccountCallable()
public UnaryCallable<DeleteAccountRequest , Empty > deleteAccountCallable ()
deleteConversionEventCallable()
public UnaryCallable<DeleteConversionEventRequest , Empty > deleteConversionEventCallable ()
deleteDataStreamCallable()
public UnaryCallable<DeleteDataStreamRequest , Empty > deleteDataStreamCallable ()
deleteFirebaseLinkCallable()
public UnaryCallable<DeleteFirebaseLinkRequest , Empty > deleteFirebaseLinkCallable ()
deleteGoogleAdsLinkCallable()
public UnaryCallable<DeleteGoogleAdsLinkRequest , Empty > deleteGoogleAdsLinkCallable ()
deleteMeasurementProtocolSecretCallable()
public UnaryCallable<DeleteMeasurementProtocolSecretRequest , Empty > deleteMeasurementProtocolSecretCallable ()
deletePropertyCallable()
public UnaryCallable<DeletePropertyRequest , Property > deletePropertyCallable ()
getAccountCallable()
public UnaryCallable<GetAccountRequest , Account > getAccountCallable ()
getConversionEventCallable()
public UnaryCallable<GetConversionEventRequest , ConversionEvent > getConversionEventCallable ()
getCustomDimensionCallable()
public UnaryCallable<GetCustomDimensionRequest , CustomDimension > getCustomDimensionCallable ()
getCustomMetricCallable()
public UnaryCallable<GetCustomMetricRequest , CustomMetric > getCustomMetricCallable ()
getDataRetentionSettingsCallable()
public UnaryCallable<GetDataRetentionSettingsRequest , DataRetentionSettings > getDataRetentionSettingsCallable ()
getDataSharingSettingsCallable()
public UnaryCallable<GetDataSharingSettingsRequest , DataSharingSettings > getDataSharingSettingsCallable ()
getDataStreamCallable()
public UnaryCallable<GetDataStreamRequest , DataStream > getDataStreamCallable ()
getMeasurementProtocolSecretCallable()
public UnaryCallable<GetMeasurementProtocolSecretRequest , MeasurementProtocolSecret > getMeasurementProtocolSecretCallable ()
getPropertyCallable()
public UnaryCallable<GetPropertyRequest , Property > getPropertyCallable ()
listAccountSummariesCallable()
public UnaryCallable<ListAccountSummariesRequest , ListAccountSummariesResponse > listAccountSummariesCallable ()
listAccountSummariesPagedCallable()
public UnaryCallable<ListAccountSummariesRequest , AnalyticsAdminServiceClient . ListAccountSummariesPagedResponse > listAccountSummariesPagedCallable ()
listAccountsCallable()
public UnaryCallable<ListAccountsRequest , ListAccountsResponse > listAccountsCallable ()
listAccountsPagedCallable()
public UnaryCallable<ListAccountsRequest , AnalyticsAdminServiceClient . ListAccountsPagedResponse > listAccountsPagedCallable ()
listConversionEventsCallable()
public UnaryCallable<ListConversionEventsRequest , ListConversionEventsResponse > listConversionEventsCallable ()
listConversionEventsPagedCallable()
public UnaryCallable<ListConversionEventsRequest , AnalyticsAdminServiceClient . ListConversionEventsPagedResponse > listConversionEventsPagedCallable ()
listCustomDimensionsCallable()
public UnaryCallable<ListCustomDimensionsRequest , ListCustomDimensionsResponse > listCustomDimensionsCallable ()
listCustomDimensionsPagedCallable()
public UnaryCallable<ListCustomDimensionsRequest , AnalyticsAdminServiceClient . ListCustomDimensionsPagedResponse > listCustomDimensionsPagedCallable ()
listCustomMetricsCallable()
public UnaryCallable<ListCustomMetricsRequest , ListCustomMetricsResponse > listCustomMetricsCallable ()
listCustomMetricsPagedCallable()
public UnaryCallable<ListCustomMetricsRequest , AnalyticsAdminServiceClient . ListCustomMetricsPagedResponse > listCustomMetricsPagedCallable ()
listDataStreamsCallable()
public UnaryCallable<ListDataStreamsRequest , ListDataStreamsResponse > listDataStreamsCallable ()
listDataStreamsPagedCallable()
public UnaryCallable<ListDataStreamsRequest , AnalyticsAdminServiceClient . ListDataStreamsPagedResponse > listDataStreamsPagedCallable ()
listFirebaseLinksCallable()
public UnaryCallable<ListFirebaseLinksRequest , ListFirebaseLinksResponse > listFirebaseLinksCallable ()
listFirebaseLinksPagedCallable()
public UnaryCallable<ListFirebaseLinksRequest , AnalyticsAdminServiceClient . ListFirebaseLinksPagedResponse > listFirebaseLinksPagedCallable ()
listGoogleAdsLinksCallable()
public UnaryCallable<ListGoogleAdsLinksRequest , ListGoogleAdsLinksResponse > listGoogleAdsLinksCallable ()
listGoogleAdsLinksPagedCallable()
public UnaryCallable<ListGoogleAdsLinksRequest , AnalyticsAdminServiceClient . ListGoogleAdsLinksPagedResponse > listGoogleAdsLinksPagedCallable ()
listMeasurementProtocolSecretsCallable()
public UnaryCallable<ListMeasurementProtocolSecretsRequest , ListMeasurementProtocolSecretsResponse > listMeasurementProtocolSecretsCallable ()
listMeasurementProtocolSecretsPagedCallable()
public UnaryCallable<ListMeasurementProtocolSecretsRequest , AnalyticsAdminServiceClient . ListMeasurementProtocolSecretsPagedResponse > listMeasurementProtocolSecretsPagedCallable ()
listPropertiesCallable()
public UnaryCallable<ListPropertiesRequest , ListPropertiesResponse > listPropertiesCallable ()
listPropertiesPagedCallable()
public UnaryCallable<ListPropertiesRequest , AnalyticsAdminServiceClient . ListPropertiesPagedResponse > listPropertiesPagedCallable ()
provisionAccountTicketCallable()
public UnaryCallable<ProvisionAccountTicketRequest , ProvisionAccountTicketResponse > provisionAccountTicketCallable ()
runAccessReportCallable()
public UnaryCallable<RunAccessReportRequest , RunAccessReportResponse > runAccessReportCallable ()
searchChangeHistoryEventsCallable()
public UnaryCallable<SearchChangeHistoryEventsRequest , SearchChangeHistoryEventsResponse > searchChangeHistoryEventsCallable ()
searchChangeHistoryEventsPagedCallable()
public UnaryCallable<SearchChangeHistoryEventsRequest , AnalyticsAdminServiceClient . SearchChangeHistoryEventsPagedResponse > searchChangeHistoryEventsPagedCallable ()
updateAccountCallable()
public UnaryCallable<UpdateAccountRequest , Account > updateAccountCallable ()
updateConversionEventCallable()
public UnaryCallable<UpdateConversionEventRequest , ConversionEvent > updateConversionEventCallable ()
updateCustomDimensionCallable()
public UnaryCallable<UpdateCustomDimensionRequest , CustomDimension > updateCustomDimensionCallable ()
updateCustomMetricCallable()
public UnaryCallable<UpdateCustomMetricRequest , CustomMetric > updateCustomMetricCallable ()
updateDataRetentionSettingsCallable()
public UnaryCallable<UpdateDataRetentionSettingsRequest , DataRetentionSettings > updateDataRetentionSettingsCallable ()
updateDataStreamCallable()
public UnaryCallable<UpdateDataStreamRequest , DataStream > updateDataStreamCallable ()
updateGoogleAdsLinkCallable()
public UnaryCallable<UpdateGoogleAdsLinkRequest , GoogleAdsLink > updateGoogleAdsLinkCallable ()
updateMeasurementProtocolSecretCallable()
public UnaryCallable<UpdateMeasurementProtocolSecretRequest , MeasurementProtocolSecret > updateMeasurementProtocolSecretCallable ()
updatePropertyCallable()
public UnaryCallable<UpdatePropertyRequest , Property > updatePropertyCallable ()
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."],[[["Version 0.44.0 of the Google Analytics Admin API offers access to the `AnalyticsAdminServiceStub` class, with the latest version being 0.70.0 and ranging down to version 0.14.0."],["The `AnalyticsAdminServiceStub` class is a base stub class designed for advanced usage of the AnalyticsAdminService API."],["The `AnalyticsAdminServiceStub` class includes numerous methods for performing operations on various aspects of Google Analytics, such as creating, deleting, getting, and updating accounts, conversion events, custom dimensions, custom metrics, data streams, and more."],["This library is currently in a Pre-GA stage, which means it may have limited support and could undergo changes that are not compatible with previous pre-GA versions."],["The `AnalyticsAdminServiceStub` class extends `java.lang.Object`, implements `BackgroundResource`, and has methods to retrieve `UnaryCallable` instances for various request types, and also contains basic inherited methods such as `clone()`, `equals()`, and `hashCode()`."]]],[]]