Show / Hide Table of Contents

Namespace Google.Apis.GoogleAnalyticsAdmin.v1beta.Data

Classes

GoogleAnalyticsAdminV1betaAccessBetweenFilter

To express that the result needs to be between two numbers (inclusive).

GoogleAnalyticsAdminV1betaAccessDateRange

A contiguous range of days: startDate, startDate + 1, ..., endDate.

GoogleAnalyticsAdminV1betaAccessDimension

Dimensions are attributes of your data. For example, the dimension userEmail indicates the email of the user that accessed reporting data. Dimension values in report responses are strings.

GoogleAnalyticsAdminV1betaAccessDimensionHeader

Describes a dimension column in the report. Dimensions requested in a report produce column entries within rows and DimensionHeaders. However, dimensions used exclusively within filters or expressions do not produce columns in a report; correspondingly, those dimensions do not produce headers.

GoogleAnalyticsAdminV1betaAccessDimensionValue

The value of a dimension.

GoogleAnalyticsAdminV1betaAccessFilter

An expression to filter dimension or metric values.

GoogleAnalyticsAdminV1betaAccessFilterExpression

Expresses dimension or metric filters. The fields in the same expression need to be either all dimensions or all metrics.

GoogleAnalyticsAdminV1betaAccessFilterExpressionList

A list of filter expressions.

GoogleAnalyticsAdminV1betaAccessInListFilter

The result needs to be in a list of string values.

GoogleAnalyticsAdminV1betaAccessMetric

The quantitative measurements of a report. For example, the metric accessCount is the total number of data access records.

GoogleAnalyticsAdminV1betaAccessMetricHeader

Describes a metric column in the report. Visible metrics requested in a report produce column entries within rows and MetricHeaders. However, metrics used exclusively within filters or expressions do not produce columns in a report; correspondingly, those metrics do not produce headers.

GoogleAnalyticsAdminV1betaAccessMetricValue

The value of a metric.

GoogleAnalyticsAdminV1betaAccessNumericFilter

Filters for numeric or date values.

GoogleAnalyticsAdminV1betaAccessOrderBy

Order bys define how rows will be sorted in the response. For example, ordering rows by descending access count is one ordering, and ordering rows by the country string is a different ordering.

GoogleAnalyticsAdminV1betaAccessOrderByDimensionOrderBy

Sorts by dimension values.

GoogleAnalyticsAdminV1betaAccessOrderByMetricOrderBy

Sorts by metric values.

GoogleAnalyticsAdminV1betaAccessQuota

Current state of all quotas for this Analytics property. If any quota for a property is exhausted, all requests to that property will return Resource Exhausted errors.

GoogleAnalyticsAdminV1betaAccessQuotaStatus

Current state for a particular quota group.

GoogleAnalyticsAdminV1betaAccessRow

Access report data for each row.

GoogleAnalyticsAdminV1betaAccessStringFilter

The filter for strings.

GoogleAnalyticsAdminV1betaAccount

A resource message representing a Google Analytics account.

GoogleAnalyticsAdminV1betaAccountSummary

A virtual resource representing an overview of an account and all its child Google Analytics properties.

GoogleAnalyticsAdminV1betaAcknowledgeUserDataCollectionRequest

Request message for AcknowledgeUserDataCollection RPC.

GoogleAnalyticsAdminV1betaAcknowledgeUserDataCollectionResponse

Response message for AcknowledgeUserDataCollection RPC.

GoogleAnalyticsAdminV1betaArchiveCustomDimensionRequest

Request message for ArchiveCustomDimension RPC.

GoogleAnalyticsAdminV1betaArchiveCustomMetricRequest

Request message for ArchiveCustomMetric RPC.

GoogleAnalyticsAdminV1betaChangeHistoryChange

A description of a change to a single Google Analytics resource.

GoogleAnalyticsAdminV1betaChangeHistoryChangeChangeHistoryResource

A snapshot of a resource as before or after the result of a change in change history.

GoogleAnalyticsAdminV1betaChangeHistoryEvent

A set of changes within a Google Analytics account or its child properties that resulted from the same cause. Common causes would be updates made in the Google Analytics UI, changes from customer support, or automatic Google Analytics system changes.

GoogleAnalyticsAdminV1betaConversionEvent

A conversion event in a Google Analytics property.

GoogleAnalyticsAdminV1betaConversionEventDefaultConversionValue

Defines a default value/currency for a conversion event. Both value and currency must be provided.

GoogleAnalyticsAdminV1betaCustomDimension

A definition for a CustomDimension.

GoogleAnalyticsAdminV1betaCustomMetric

A definition for a custom metric.

GoogleAnalyticsAdminV1betaDataRetentionSettings

Settings values for data retention. This is a singleton resource.

GoogleAnalyticsAdminV1betaDataSharingSettings

A resource message representing data sharing settings of a Google Analytics account.

GoogleAnalyticsAdminV1betaDataStream

A resource message representing a data stream.

GoogleAnalyticsAdminV1betaDataStreamAndroidAppStreamData

Data specific to Android app streams.

GoogleAnalyticsAdminV1betaDataStreamIosAppStreamData

Data specific to iOS app streams.

GoogleAnalyticsAdminV1betaDataStreamWebStreamData

Data specific to web streams.

GoogleAnalyticsAdminV1betaFirebaseLink

A link between a Google Analytics property and a Firebase project.

GoogleAnalyticsAdminV1betaGoogleAdsLink

A link between a Google Analytics property and a Google Ads account.

GoogleAnalyticsAdminV1betaKeyEvent

A key event in a Google Analytics property.

GoogleAnalyticsAdminV1betaKeyEventDefaultValue

Defines a default value/currency for a key event.

GoogleAnalyticsAdminV1betaListAccountSummariesResponse

Response message for ListAccountSummaries RPC.

GoogleAnalyticsAdminV1betaListAccountsResponse

Request message for ListAccounts RPC.

GoogleAnalyticsAdminV1betaListConversionEventsResponse

Response message for ListConversionEvents RPC.

GoogleAnalyticsAdminV1betaListCustomDimensionsResponse

Response message for ListCustomDimensions RPC.

GoogleAnalyticsAdminV1betaListCustomMetricsResponse

Response message for ListCustomMetrics RPC.

GoogleAnalyticsAdminV1betaListDataStreamsResponse

Response message for ListDataStreams RPC.

GoogleAnalyticsAdminV1betaListFirebaseLinksResponse

Response message for ListFirebaseLinks RPC

GoogleAnalyticsAdminV1betaListGoogleAdsLinksResponse

Response message for ListGoogleAdsLinks RPC.

GoogleAnalyticsAdminV1betaListKeyEventsResponse

Response message for ListKeyEvents RPC.

GoogleAnalyticsAdminV1betaListMeasurementProtocolSecretsResponse

Response message for ListMeasurementProtocolSecret RPC

GoogleAnalyticsAdminV1betaListPropertiesResponse

Response message for ListProperties RPC.

GoogleAnalyticsAdminV1betaMeasurementProtocolSecret

A secret value used for sending hits to Measurement Protocol.

GoogleAnalyticsAdminV1betaNumericValue

To represent a number.

GoogleAnalyticsAdminV1betaProperty

A resource message representing a Google Analytics property.

GoogleAnalyticsAdminV1betaPropertySummary

A virtual resource representing metadata for a Google Analytics property.

GoogleAnalyticsAdminV1betaProvisionAccountTicketRequest

Request message for ProvisionAccountTicket RPC.

GoogleAnalyticsAdminV1betaProvisionAccountTicketResponse

Response message for ProvisionAccountTicket RPC.

GoogleAnalyticsAdminV1betaRunAccessReportRequest

The request for a Data Access Record Report.

GoogleAnalyticsAdminV1betaRunAccessReportResponse

The customized Data Access Record Report response.

GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsRequest

Request message for SearchChangeHistoryEvents RPC.

GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsResponse

Response message for SearchAccounts RPC.

GoogleProtobufEmpty

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }

In this article
Back to top Generated by DocFX