Namespace Google.Apis.GoogleAnalyticsAdmin.v1beta
Classes
AccountSummariesResource
The "accountSummaries" collection of methods.
AccountSummariesResource.ListRequest
Returns summaries of all accounts accessible by the caller.
AccountsResource
The "accounts" collection of methods.
AccountsResource.DeleteRequest
Marks target Account as soft-deleted (ie: "trashed") and returns it. This API does not have a method to restore soft-deleted accounts. However, they can be restored using the Trash Can UI. If the accounts are not restored before the expiration time, the account and all child resources (eg: Properties, GoogleAdsLinks, Streams, AccessBindings) will be permanently purged. https://support.google.com/analytics/answer/6154772 Returns an error if the target is not found.
AccountsResource.GetDataSharingSettingsRequest
Get data sharing settings on an account. Data sharing settings are singletons.
AccountsResource.GetRequest
Lookup for a single Account.
AccountsResource.ListRequest
Returns all accounts accessible by the caller. Note that these accounts might not currently have GA properties. Soft-deleted (ie: "trashed") accounts are excluded by default. Returns an empty list if no relevant accounts are found.
AccountsResource.PatchRequest
Updates an account.
AccountsResource.ProvisionAccountTicketRequest
Requests a ticket for creating an account.
AccountsResource.RunAccessReportRequest
Returns a customized report of data access records. The report provides records of each time a user reads Google Analytics reporting data. Access records are retained for up to 2 years. Data Access Reports can be requested for a property. Reports may be requested for any property, but dimensions that aren't related to quota can only be requested on Google Analytics 360 properties. This method is only available to Administrators. These data access records include GA UI Reporting, GA UI Explorations, GA Data API, and other products like Firebase & Admob that can retrieve data from Google Analytics through a linkage. These records don't include property configuration changes like adding a stream or changing a property's time zone. For configuration change history, see searchChangeHistoryEvents. To give your feedback on this API, complete the Google Analytics Access Reports feedback form.
AccountsResource.SearchChangeHistoryEventsRequest
Searches through all changes to an account or its children given the specified set of filters.
GoogleAnalyticsAdminBaseServiceRequest<TResponse>
A base abstract class for GoogleAnalyticsAdmin requests.
GoogleAnalyticsAdminService
The GoogleAnalyticsAdmin Service.
GoogleAnalyticsAdminService.Scope
Available OAuth 2.0 scopes for use with the Google Analytics Admin API.
GoogleAnalyticsAdminService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Google Analytics Admin API.
PropertiesResource
The "properties" collection of methods.
PropertiesResource.AcknowledgeUserDataCollectionRequest
Acknowledges the terms of user data collection for the specified property. This acknowledgement must be completed (either in the Google Analytics UI or through this API) before MeasurementProtocolSecret resources may be created.
PropertiesResource.ConversionEventsResource
The "conversionEvents" collection of methods.
PropertiesResource.ConversionEventsResource.CreateRequest
Deprecated: Use CreateKeyEvent
instead. Creates a conversion event with the specified attributes.
PropertiesResource.ConversionEventsResource.DeleteRequest
Deprecated: Use DeleteKeyEvent
instead. Deletes a conversion event in a property.
PropertiesResource.ConversionEventsResource.GetRequest
Deprecated: Use GetKeyEvent
instead. Retrieve a single conversion event.
PropertiesResource.ConversionEventsResource.ListRequest
Deprecated: Use ListKeyEvents
instead. Returns a list of conversion events in the specified parent
property. Returns an empty list if no conversion events are found.
PropertiesResource.ConversionEventsResource.PatchRequest
Deprecated: Use UpdateKeyEvent
instead. Updates a conversion event with the specified attributes.
PropertiesResource.CreateRequest
Creates a Google Analytics property with the specified location and attributes.
PropertiesResource.CustomDimensionsResource
The "customDimensions" collection of methods.
PropertiesResource.CustomDimensionsResource.ArchiveRequest
Archives a CustomDimension on a property.
PropertiesResource.CustomDimensionsResource.CreateRequest
Creates a CustomDimension.
PropertiesResource.CustomDimensionsResource.GetRequest
Lookup for a single CustomDimension.
PropertiesResource.CustomDimensionsResource.ListRequest
Lists CustomDimensions on a property.
PropertiesResource.CustomDimensionsResource.PatchRequest
Updates a CustomDimension on a property.
PropertiesResource.CustomMetricsResource
The "customMetrics" collection of methods.
PropertiesResource.CustomMetricsResource.ArchiveRequest
Archives a CustomMetric on a property.
PropertiesResource.CustomMetricsResource.CreateRequest
Creates a CustomMetric.
PropertiesResource.CustomMetricsResource.GetRequest
Lookup for a single CustomMetric.
PropertiesResource.CustomMetricsResource.ListRequest
Lists CustomMetrics on a property.
PropertiesResource.CustomMetricsResource.PatchRequest
Updates a CustomMetric on a property.
PropertiesResource.DataStreamsResource
The "dataStreams" collection of methods.
PropertiesResource.DataStreamsResource.CreateRequest
Creates a DataStream.
PropertiesResource.DataStreamsResource.DeleteRequest
Deletes a DataStream on a property.
PropertiesResource.DataStreamsResource.GetRequest
Lookup for a single DataStream.
PropertiesResource.DataStreamsResource.ListRequest
Lists DataStreams on a property.
PropertiesResource.DataStreamsResource.MeasurementProtocolSecretsResource
The "measurementProtocolSecrets" collection of methods.
PropertiesResource.DataStreamsResource.MeasurementProtocolSecretsResource.CreateRequest
Creates a measurement protocol secret.
PropertiesResource.DataStreamsResource.MeasurementProtocolSecretsResource.DeleteRequest
Deletes target MeasurementProtocolSecret.
PropertiesResource.DataStreamsResource.MeasurementProtocolSecretsResource.GetRequest
Lookup for a single MeasurementProtocolSecret.
PropertiesResource.DataStreamsResource.MeasurementProtocolSecretsResource.ListRequest
Returns child MeasurementProtocolSecrets under the specified parent Property.
PropertiesResource.DataStreamsResource.MeasurementProtocolSecretsResource.PatchRequest
Updates a measurement protocol secret.
PropertiesResource.DataStreamsResource.PatchRequest
Updates a DataStream on a property.
PropertiesResource.DeleteRequest
Marks target Property as soft-deleted (ie: "trashed") and returns it. This API does not have a method to restore soft-deleted properties. However, they can be restored using the Trash Can UI. If the properties are not restored before the expiration time, the Property and all child resources (eg: GoogleAdsLinks, Streams, AccessBindings) will be permanently purged. https://support.google.com/analytics/answer/6154772 Returns an error if the target is not found.
PropertiesResource.FirebaseLinksResource
The "firebaseLinks" collection of methods.
PropertiesResource.FirebaseLinksResource.CreateRequest
Creates a FirebaseLink. Properties can have at most one FirebaseLink.
PropertiesResource.FirebaseLinksResource.DeleteRequest
Deletes a FirebaseLink on a property
PropertiesResource.FirebaseLinksResource.ListRequest
Lists FirebaseLinks on a property. Properties can have at most one FirebaseLink.
PropertiesResource.GetDataRetentionSettingsRequest
Returns the singleton data retention settings for this property.
PropertiesResource.GetRequest
Lookup for a single GA Property.
PropertiesResource.GoogleAdsLinksResource
The "googleAdsLinks" collection of methods.
PropertiesResource.GoogleAdsLinksResource.CreateRequest
Creates a GoogleAdsLink.
PropertiesResource.GoogleAdsLinksResource.DeleteRequest
Deletes a GoogleAdsLink on a property
PropertiesResource.GoogleAdsLinksResource.ListRequest
Lists GoogleAdsLinks on a property.
PropertiesResource.GoogleAdsLinksResource.PatchRequest
Updates a GoogleAdsLink on a property
PropertiesResource.KeyEventsResource
The "keyEvents" collection of methods.
PropertiesResource.KeyEventsResource.CreateRequest
Creates a Key Event.
PropertiesResource.KeyEventsResource.DeleteRequest
Deletes a Key Event.
PropertiesResource.KeyEventsResource.GetRequest
Retrieve a single Key Event.
PropertiesResource.KeyEventsResource.ListRequest
Returns a list of Key Events in the specified parent property. Returns an empty list if no Key Events are found.
PropertiesResource.KeyEventsResource.PatchRequest
Updates a Key Event.
PropertiesResource.ListRequest
Returns child Properties under the specified parent Account. Properties will be excluded if the caller does not have access. Soft-deleted (ie: "trashed") properties are excluded by default. Returns an empty list if no relevant properties are found.
PropertiesResource.PatchRequest
Updates a property.
PropertiesResource.RunAccessReportRequest
Returns a customized report of data access records. The report provides records of each time a user reads Google Analytics reporting data. Access records are retained for up to 2 years. Data Access Reports can be requested for a property. Reports may be requested for any property, but dimensions that aren't related to quota can only be requested on Google Analytics 360 properties. This method is only available to Administrators. These data access records include GA UI Reporting, GA UI Explorations, GA Data API, and other products like Firebase & Admob that can retrieve data from Google Analytics through a linkage. These records don't include property configuration changes like adding a stream or changing a property's time zone. For configuration change history, see searchChangeHistoryEvents. To give your feedback on this API, complete the Google Analytics Access Reports feedback form.
PropertiesResource.UpdateDataRetentionSettingsRequest
Updates the singleton data retention settings for this property.
Enums
GoogleAnalyticsAdminBaseServiceRequest<TResponse>.AltEnum
Data format for response.
GoogleAnalyticsAdminBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.