Send feedback
Class AnalyticsAdminServiceStub (0.40.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.40.0 keyboard_arrow_down
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."],[[["The latest version of `AnalyticsAdminServiceStub` is 0.70.0, while there are many other versions available spanning down to 0.15.0."],["The `AnalyticsAdminServiceStub` offers numerous callable methods, including `listFirebaseLinksCallable`, `listGoogleAdsLinksCallable`, `listMeasurementProtocolSecretsCallable`, and `listPropertiesCallable`, each returning a specific type of response."],["The list of available `AnalyticsAdminServiceStub` versions includes every version from 0.70.0 to 0.15.0, with some incremental gaps in between."],["The webpage highlights methods for updating various aspects of Analytics, such as `updateAccountCallable`, `updateConversionEventCallable`, `updateCustomDimensionCallable`, and others."],["The webpage is currently focused on version 0.40.0, even though it is not the latest, it is still available among the many version options."]]],[]]