| Package | Description |
|---|---|
| com.google.analytics.admin.v1beta |
A client to Google Analytics Admin API
|
| com.google.analytics.admin.v1beta.stub |
| Modifier and Type | Method and Description |
|---|---|
AnalyticsAdminServiceClient.SearchChangeHistoryEventsPagedResponse |
AnalyticsAdminServiceClient.searchChangeHistoryEvents(SearchChangeHistoryEventsRequest request)
Searches through all changes to an account or its children given the specified set of filters.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<AnalyticsAdminServiceClient.SearchChangeHistoryEventsPagedResponse> |
AnalyticsAdminServiceClient.SearchChangeHistoryEventsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<SearchChangeHistoryEventsRequest,SearchChangeHistoryEventsResponse,ChangeHistoryEvent> context,
com.google.api.core.ApiFuture<SearchChangeHistoryEventsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<SearchChangeHistoryEventsRequest,AnalyticsAdminServiceClient.SearchChangeHistoryEventsPagedResponse> |
AnalyticsAdminServiceClient.searchChangeHistoryEventsPagedCallable()
Searches through all changes to an account or its children given the specified set of filters.
|
com.google.api.gax.rpc.PagedCallSettings<SearchChangeHistoryEventsRequest,SearchChangeHistoryEventsResponse,AnalyticsAdminServiceClient.SearchChangeHistoryEventsPagedResponse> |
AnalyticsAdminServiceSettings.searchChangeHistoryEventsSettings()
Returns the object with the settings used for calls to searchChangeHistoryEvents.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchChangeHistoryEventsRequest,SearchChangeHistoryEventsResponse,AnalyticsAdminServiceClient.SearchChangeHistoryEventsPagedResponse> |
AnalyticsAdminServiceSettings.Builder.searchChangeHistoryEventsSettings()
Returns the builder for the settings used for calls to searchChangeHistoryEvents.
|
Copyright © 2022 Google LLC. All rights reserved.