Namespace Google.Analytics.Admin.V1Alpha
Classes
AccessBetweenFilter
To express that the result needs to be between two numbers (inclusive).
AccessBinding
A binding of a user to a set of roles.
AccessBindingName
Resource name for the AccessBinding
resource.
AccessDateRange
A contiguous range of days: startDate, startDate + 1, ..., endDate.
AccessDimension
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.
AccessDimensionHeader
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.
AccessDimensionValue
The value of a dimension.
AccessFilter
An expression to filter dimension or metric values.
AccessFilterExpression
Expresses dimension or metric filters. The fields in the same expression need to be either all dimensions or all metrics.
AccessFilterExpressionList
A list of filter expressions.
AccessInListFilter
The result needs to be in a list of string values.
AccessMetric
The quantitative measurements of a report. For example, the metric
accessCount
is the total number of data access records.
AccessMetricHeader
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.
AccessMetricValue
The value of a metric.
AccessNumericFilter
Filters for numeric or date values.
AccessNumericFilter.Types
Container for nested types declared in the AccessNumericFilter message type.
AccessOrderBy
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.
AccessOrderBy.Types
Container for nested types declared in the AccessOrderBy message type.
AccessOrderBy.Types.DimensionOrderBy
Sorts by dimension values.
AccessOrderBy.Types.DimensionOrderBy.Types
Container for nested types declared in the DimensionOrderBy message type.
AccessOrderBy.Types.MetricOrderBy
Sorts by metric values.
AccessQuota
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.
AccessQuotaStatus
Current state for a particular quota group.
AccessRow
Access report data for each row.
AccessStringFilter
The filter for strings.
AccessStringFilter.Types
Container for nested types declared in the AccessStringFilter message type.
Account
A resource message representing a Google Analytics account.
AccountName
Resource name for the Account
resource.
AccountSummary
A virtual resource representing an overview of an account and all its child GA4 properties.
AccountSummaryName
Resource name for the AccountSummary
resource.
AcknowledgeUserDataCollectionRequest
Request message for AcknowledgeUserDataCollection RPC.
AcknowledgeUserDataCollectionResponse
Response message for AcknowledgeUserDataCollection RPC.
AdSenseLink
A link between a GA4 Property and an AdSense for Content ad client.
AdSenseLinkName
Resource name for the AdSenseLink
resource.
AnalyticsAdminService
Service Interface for the Analytics Admin API (GA4).
AnalyticsAdminService.AnalyticsAdminServiceBase
Base class for server-side implementations of AnalyticsAdminService
AnalyticsAdminService.AnalyticsAdminServiceClient
Client for AnalyticsAdminService
AnalyticsAdminServiceClient
AnalyticsAdminService client wrapper, for convenient use.
AnalyticsAdminServiceClientBuilder
Builder class for AnalyticsAdminServiceClient to provide simple configuration of credentials, endpoint etc.
AnalyticsAdminServiceClientImpl
AnalyticsAdminService client wrapper implementation, for convenient use.
AnalyticsAdminServiceSettings
Settings for AnalyticsAdminServiceClient instances.
ApproveDisplayVideo360AdvertiserLinkProposalRequest
Request message for ApproveDisplayVideo360AdvertiserLinkProposal RPC.
ApproveDisplayVideo360AdvertiserLinkProposalResponse
Response message for ApproveDisplayVideo360AdvertiserLinkProposal RPC.
ArchiveAudienceRequest
Request message for ArchiveAudience RPC.
ArchiveCustomDimensionRequest
Request message for ArchiveCustomDimension RPC.
ArchiveCustomMetricRequest
Request message for ArchiveCustomMetric RPC.
AttributionSettings
The attribution settings used for a given property. This is a singleton resource.
AttributionSettings.Types
Container for nested types declared in the AttributionSettings message type.
AttributionSettingsName
Resource name for the AttributionSettings
resource.
Audience
A resource message representing a GA4 Audience.
Audience.Types
Container for nested types declared in the Audience message type.
AudienceDimensionOrMetricFilter
A specific filter for a single dimension or metric.
AudienceDimensionOrMetricFilter.Types
Container for nested types declared in the AudienceDimensionOrMetricFilter message type.
AudienceDimensionOrMetricFilter.Types.BetweenFilter
A filter for numeric or date values between certain values on a dimension or metric.
AudienceDimensionOrMetricFilter.Types.InListFilter
A filter for a string dimension that matches a particular list of options.
AudienceDimensionOrMetricFilter.Types.NumericFilter
A filter for numeric or date values on a dimension or metric.
AudienceDimensionOrMetricFilter.Types.NumericFilter.Types
Container for nested types declared in the NumericFilter message type.
AudienceDimensionOrMetricFilter.Types.NumericValue
To represent a number.
AudienceDimensionOrMetricFilter.Types.StringFilter
A filter for a string-type dimension that matches a particular pattern.
AudienceDimensionOrMetricFilter.Types.StringFilter.Types
Container for nested types declared in the StringFilter message type.
AudienceEventFilter
A filter that matches events of a single event name. If an event parameter is specified, only the subset of events that match both the single event name and the parameter filter expressions match this event filter.
AudienceEventTrigger
Specifies an event to log when a user joins the Audience.
AudienceEventTrigger.Types
Container for nested types declared in the AudienceEventTrigger message type.
AudienceFilterClause
A clause for defining either a simple or sequence filter. A filter can be inclusive (For example, users satisfying the filter clause are included in the Audience) or exclusive (For example, users satisfying the filter clause are excluded from the Audience).
AudienceFilterClause.Types
Container for nested types declared in the AudienceFilterClause message type.
AudienceFilterExpression
A logical expression of Audience dimension, metric, or event filters.
AudienceFilterExpressionList
A list of Audience filter expressions.
AudienceName
Resource name for the Audience
resource.
AudienceSequenceFilter
Defines filters that must occur in a specific order for the user to be a member of the Audience.
AudienceSequenceFilter.Types
Container for nested types declared in the AudienceSequenceFilter message type.
AudienceSequenceFilter.Types.AudienceSequenceStep
A condition that must occur in the specified step order for this user to match the sequence.
AudienceSimpleFilter
Defines a simple filter that a user must satisfy to be a member of the Audience.
BatchCreateAccessBindingsRequest
Request message for BatchCreateAccessBindings RPC.
BatchCreateAccessBindingsResponse
Response message for BatchCreateAccessBindings RPC.
BatchDeleteAccessBindingsRequest
Request message for BatchDeleteAccessBindings RPC.
BatchGetAccessBindingsRequest
Request message for BatchGetAccessBindings RPC.
BatchGetAccessBindingsResponse
Response message for BatchGetAccessBindings RPC.
BatchUpdateAccessBindingsRequest
Request message for BatchUpdateAccessBindings RPC.
BatchUpdateAccessBindingsResponse
Response message for BatchUpdateAccessBindings RPC.
BigQueryLink
A link between a GA4 Property and BigQuery project.
BigQueryLinkName
Resource name for the BigQueryLink
resource.
CalculatedMetric
A definition for a calculated metric.
CalculatedMetric.Types
Container for nested types declared in the CalculatedMetric message type.
CalculatedMetricName
Resource name for the CalculatedMetric
resource.
CancelDisplayVideo360AdvertiserLinkProposalRequest
Request message for CancelDisplayVideo360AdvertiserLinkProposal RPC.
ChangeHistoryChange
A description of a change to a single Google Analytics resource.
ChangeHistoryChange.Types
Container for nested types declared in the ChangeHistoryChange message type.
ChangeHistoryChange.Types.ChangeHistoryResource
A snapshot of a resource as before or after the result of a change in change history.
ChangeHistoryEvent
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.
ChannelGroup
A resource message representing a Channel Group.
ChannelGroupFilter
A specific filter for a single dimension.
ChannelGroupFilter.Types
Container for nested types declared in the ChannelGroupFilter message type.
ChannelGroupFilter.Types.InListFilter
A filter for a string dimension that matches a particular list of options. The match is case insensitive.
ChannelGroupFilter.Types.StringFilter
Filter where the field value is a String. The match is case insensitive.
ChannelGroupFilter.Types.StringFilter.Types
Container for nested types declared in the StringFilter message type.
ChannelGroupFilterExpression
A logical expression of Channel Group dimension filters.
ChannelGroupFilterExpressionList
A list of Channel Group filter expressions.
ChannelGroupName
Resource name for the ChannelGroup
resource.
ConnectedSiteTag
Configuration for a specific Connected Site Tag.
ConversionEvent
A conversion event in a Google Analytics property.
ConversionEvent.Types
Container for nested types declared in the ConversionEvent message type.
ConversionEvent.Types.DefaultConversionValue
Defines a default value/currency for a conversion event. Both value and currency must be provided.
ConversionEventName
Resource name for the ConversionEvent
resource.
ConversionValues
Conversion value settings for a postback window for SKAdNetwork conversion value schema.
CreateAccessBindingRequest
Request message for CreateAccessBinding RPC.
CreateAdSenseLinkRequest
Request message to be passed to CreateAdSenseLink method.
CreateAudienceRequest
Request message for CreateAudience RPC.
CreateBigQueryLinkRequest
Request message for CreateBigQueryLink RPC.
CreateCalculatedMetricRequest
Request message for CreateCalculatedMetric RPC.
CreateChannelGroupRequest
Request message for CreateChannelGroup RPC.
CreateConnectedSiteTagRequest
Request message for CreateConnectedSiteTag RPC.
CreateConnectedSiteTagResponse
Response message for CreateConnectedSiteTag RPC.
CreateConversionEventRequest
Request message for CreateConversionEvent RPC
CreateCustomDimensionRequest
Request message for CreateCustomDimension RPC.
CreateCustomMetricRequest
Request message for CreateCustomMetric RPC.
CreateDataStreamRequest
Request message for CreateDataStream RPC.
CreateDisplayVideo360AdvertiserLinkProposalRequest
Request message for CreateDisplayVideo360AdvertiserLinkProposal RPC.
CreateDisplayVideo360AdvertiserLinkRequest
Request message for CreateDisplayVideo360AdvertiserLink RPC.
CreateEventCreateRuleRequest
Request message for CreateEventCreateRule RPC.
CreateEventEditRuleRequest
Request message for CreateEventEditRule RPC.
CreateExpandedDataSetRequest
Request message for CreateExpandedDataSet RPC.
CreateFirebaseLinkRequest
Request message for CreateFirebaseLink RPC
CreateGoogleAdsLinkRequest
Request message for CreateGoogleAdsLink RPC
CreateKeyEventRequest
Request message for CreateKeyEvent RPC
CreateMeasurementProtocolSecretRequest
Request message for CreateMeasurementProtocolSecret RPC
CreatePropertyRequest
Request message for CreateProperty RPC.
CreateRollupPropertyRequest
Request message for CreateRollupProperty RPC.
CreateRollupPropertyResponse
Response message for CreateRollupProperty RPC.
CreateRollupPropertySourceLinkRequest
Request message for CreateRollupPropertySourceLink RPC.
CreateSKAdNetworkConversionValueSchemaRequest
Request message for CreateSKAdNetworkConversionValueSchema RPC.
CreateSearchAds360LinkRequest
Request message for CreateSearchAds360Link RPC.
CreateSubpropertyEventFilterRequest
Request message for CreateSubpropertyEventFilter RPC.
CustomDimension
A definition for a CustomDimension.
CustomDimension.Types
Container for nested types declared in the CustomDimension message type.
CustomDimensionName
Resource name for the CustomDimension
resource.
CustomMetric
A definition for a custom metric.
CustomMetric.Types
Container for nested types declared in the CustomMetric message type.
CustomMetricName
Resource name for the CustomMetric
resource.
DataRedactionSettings
Settings for client-side data redaction. Singleton resource under a Web Stream.
DataRedactionSettingsName
Resource name for the DataRedactionSettings
resource.
DataRetentionSettings
Settings values for data retention. This is a singleton resource.
DataRetentionSettings.Types
Container for nested types declared in the DataRetentionSettings message type.
DataRetentionSettingsName
Resource name for the DataRetentionSettings
resource.
DataSharingSettings
A resource message representing data sharing settings of a Google Analytics account.
DataSharingSettingsName
Resource name for the DataSharingSettings
resource.
DataStream
A resource message representing a data stream.
DataStream.Types
Container for nested types declared in the DataStream message type.
DataStream.Types.AndroidAppStreamData
Data specific to Android app streams.
DataStream.Types.IosAppStreamData
Data specific to iOS app streams.
DataStream.Types.WebStreamData
Data specific to web streams.
DataStreamName
Resource name for the DataStream
resource.
DeleteAccessBindingRequest
Request message for DeleteAccessBinding RPC.
DeleteAccountRequest
Request message for DeleteAccount RPC.
DeleteAdSenseLinkRequest
Request message to be passed to DeleteAdSenseLink method.
DeleteBigQueryLinkRequest
Request message for DeleteBigQueryLink RPC.
DeleteCalculatedMetricRequest
Request message for DeleteCalculatedMetric RPC.
DeleteChannelGroupRequest
Request message for DeleteChannelGroup RPC.
DeleteConnectedSiteTagRequest
Request message for DeleteConnectedSiteTag RPC.
DeleteConversionEventRequest
Request message for DeleteConversionEvent RPC
DeleteDataStreamRequest
Request message for DeleteDataStream RPC.
DeleteDisplayVideo360AdvertiserLinkProposalRequest
Request message for DeleteDisplayVideo360AdvertiserLinkProposal RPC.
DeleteDisplayVideo360AdvertiserLinkRequest
Request message for DeleteDisplayVideo360AdvertiserLink RPC.
DeleteEventCreateRuleRequest
Request message for DeleteEventCreateRule RPC.
DeleteEventEditRuleRequest
Request message for DeleteEventEditRule RPC.
DeleteExpandedDataSetRequest
Request message for DeleteExpandedDataSet RPC.
DeleteFirebaseLinkRequest
Request message for DeleteFirebaseLink RPC
DeleteGoogleAdsLinkRequest
Request message for DeleteGoogleAdsLink RPC.
DeleteKeyEventRequest
Request message for DeleteKeyEvent RPC
DeleteMeasurementProtocolSecretRequest
Request message for DeleteMeasurementProtocolSecret RPC
DeletePropertyRequest
Request message for DeleteProperty RPC.
DeleteRollupPropertySourceLinkRequest
Request message for DeleteRollupPropertySourceLink RPC.
DeleteSKAdNetworkConversionValueSchemaRequest
Request message for DeleteSKAdNetworkConversionValueSchema RPC.
DeleteSearchAds360LinkRequest
Request message for DeleteSearchAds360Link RPC.
DeleteSubpropertyEventFilterRequest
Request message for DeleteSubpropertyEventFilter RPC.
DisplayVideo360AdvertiserLink
A link between a GA4 property and a Display & Video 360 advertiser.
DisplayVideo360AdvertiserLinkName
Resource name for the DisplayVideo360AdvertiserLink
resource.
DisplayVideo360AdvertiserLinkProposal
A proposal for a link between a GA4 property and a Display & Video 360 advertiser.
A proposal is converted to a DisplayVideo360AdvertiserLink once approved. Google Analytics admins approve inbound proposals while Display & Video 360 admins approve outbound proposals.
DisplayVideo360AdvertiserLinkProposalName
Resource name for the DisplayVideo360AdvertiserLinkProposal
resource.
EnhancedMeasurementSettings
Singleton resource under a web DataStream, configuring measurement of additional site interactions and content.
EnhancedMeasurementSettingsName
Resource name for the EnhancedMeasurementSettings
resource.
EventCreateRule
An Event Create Rule defines conditions that will trigger the creation of an entirely new event based upon matched criteria of a source event. Additional mutations of the parameters from the source event can be defined.
Unlike Event Edit rules, Event Creation Rules have no defined order. They will all be run independently.
Event Edit and Event Create rules can't be used to modify an event created from an Event Create rule.
EventCreateRuleName
Resource name for the EventCreateRule
resource.
EventEditRule
An Event Edit Rule defines conditions that will trigger the creation of an entirely new event based upon matched criteria of a source event. Additional mutations of the parameters from the source event can be defined.
Unlike Event Create rules, Event Edit Rules are applied in their defined order.
Event Edit rules can't be used to modify an event created from an Event Create rule.
EventEditRuleName
Resource name for the EventEditRule
resource.
EventMapping
Event setting conditions to match an event.
ExpandedDataSet
A resource message representing a GA4 ExpandedDataSet.
ExpandedDataSetFilter
A specific filter for a single dimension
ExpandedDataSetFilter.Types
Container for nested types declared in the ExpandedDataSetFilter message type.
ExpandedDataSetFilter.Types.InListFilter
A filter for a string dimension that matches a particular list of options.
ExpandedDataSetFilter.Types.StringFilter
A filter for a string-type dimension that matches a particular pattern.
ExpandedDataSetFilter.Types.StringFilter.Types
Container for nested types declared in the StringFilter message type.
ExpandedDataSetFilterExpression
A logical expression of EnhancedDataSet dimension filters.
ExpandedDataSetFilterExpressionList
A list of ExpandedDataSet filter expressions.
ExpandedDataSetName
Resource name for the ExpandedDataSet
resource.
FetchAutomatedGa4ConfigurationOptOutRequest
Request for fetching the opt out status for the automated GA4 setup process.
FetchAutomatedGa4ConfigurationOptOutResponse
Response message for fetching the opt out status for the automated GA4 setup process.
FetchConnectedGa4PropertyRequest
Request for looking up GA4 property connected to a UA property.
FetchConnectedGa4PropertyResponse
Response for looking up GA4 property connected to a UA property.
FirebaseLink
A link between a GA4 property and a Firebase project.
FirebaseLinkName
Resource name for the FirebaseLink
resource.
GetAccessBindingRequest
Request message for GetAccessBinding RPC.
GetAccountRequest
Request message for GetAccount RPC.
GetAdSenseLinkRequest
Request message to be passed to GetAdSenseLink method.
GetAttributionSettingsRequest
Request message for GetAttributionSettings RPC.
GetAudienceRequest
Request message for GetAudience RPC.
GetBigQueryLinkRequest
Request message for GetBigQueryLink RPC.
GetCalculatedMetricRequest
Request message for GetCalculatedMetric RPC.
GetChannelGroupRequest
Request message for GetChannelGroup RPC.
GetConversionEventRequest
Request message for GetConversionEvent RPC
GetCustomDimensionRequest
Request message for GetCustomDimension RPC.
GetCustomMetricRequest
Request message for GetCustomMetric RPC.
GetDataRedactionSettingsRequest
Request message for GetDataRedactionSettings RPC.
GetDataRetentionSettingsRequest
Request message for GetDataRetentionSettings RPC.
GetDataSharingSettingsRequest
Request message for GetDataSharingSettings RPC.
GetDataStreamRequest
Request message for GetDataStream RPC.
GetDisplayVideo360AdvertiserLinkProposalRequest
Request message for GetDisplayVideo360AdvertiserLinkProposal RPC.
GetDisplayVideo360AdvertiserLinkRequest
Request message for GetDisplayVideo360AdvertiserLink RPC.
GetEnhancedMeasurementSettingsRequest
Request message for GetEnhancedMeasurementSettings RPC.
GetEventCreateRuleRequest
Request message for GetEventCreateRule RPC.
GetEventEditRuleRequest
Request message for GetEventEditRule RPC.
GetExpandedDataSetRequest
Request message for GetExpandedDataSet RPC.
GetGlobalSiteTagRequest
Request message for GetGlobalSiteTag RPC.
GetGoogleSignalsSettingsRequest
Request message for GetGoogleSignalsSettings RPC
GetKeyEventRequest
Request message for GetKeyEvent RPC
GetMeasurementProtocolSecretRequest
Request message for GetMeasurementProtocolSecret RPC.
GetPropertyRequest
Request message for GetProperty RPC.
GetRollupPropertySourceLinkRequest
Request message for GetRollupPropertySourceLink RPC.
GetSKAdNetworkConversionValueSchemaRequest
Request message for GetSKAdNetworkConversionValueSchema RPC.
GetSearchAds360LinkRequest
Request message for GetSearchAds360Link RPC.
GetSubpropertyEventFilterRequest
Request message for GetSubpropertyEventFilter RPC.
GlobalSiteTag
Read-only resource with the tag for sending data from a website to a DataStream. Only present for web DataStream resources.
GlobalSiteTagName
Resource name for the GlobalSiteTag
resource.
GoogleAdsLink
A link between a GA4 property and a Google Ads account.
GoogleAdsLinkName
Resource name for the GoogleAdsLink
resource.
GoogleSignalsSettings
Settings values for Google Signals. This is a singleton resource.
GoogleSignalsSettingsName
Resource name for the GoogleSignalsSettings
resource.
GroupingRule
The rules that govern how traffic is grouped into one channel.
KeyEvent
A key event in a Google Analytics property.
KeyEvent.Types
Container for nested types declared in the KeyEvent message type.
KeyEvent.Types.DefaultValue
Defines a default value/currency for a key event.
KeyEventName
Resource name for the KeyEvent
resource.
LinkProposalStatusDetails
Status information for a link proposal.
ListAccessBindingsRequest
Request message for ListAccessBindings RPC.
ListAccessBindingsResponse
Response message for ListAccessBindings RPC.
ListAccountSummariesRequest
Request message for ListAccountSummaries RPC.
ListAccountSummariesResponse
Response message for ListAccountSummaries RPC.
ListAccountsRequest
Request message for ListAccounts RPC.
ListAccountsResponse
Request message for ListAccounts RPC.
ListAdSenseLinksRequest
Request message to be passed to ListAdSenseLinks method.
ListAdSenseLinksResponse
Response message for ListAdSenseLinks method.
ListAudiencesRequest
Request message for ListAudiences RPC.
ListAudiencesResponse
Response message for ListAudiences RPC.
ListBigQueryLinksRequest
Request message for ListBigQueryLinks RPC.
ListBigQueryLinksResponse
Response message for ListBigQueryLinks RPC
ListCalculatedMetricsRequest
Request message for ListCalculatedMetrics RPC.
ListCalculatedMetricsResponse
Response message for ListCalculatedMetrics RPC.
ListChannelGroupsRequest
Request message for ListChannelGroups RPC.
ListChannelGroupsResponse
Response message for ListChannelGroups RPC.
ListConnectedSiteTagsRequest
Request message for ListConnectedSiteTags RPC.
ListConnectedSiteTagsResponse
Response message for ListConnectedSiteTags RPC.
ListConversionEventsRequest
Request message for ListConversionEvents RPC
ListConversionEventsResponse
Response message for ListConversionEvents RPC.
ListCustomDimensionsRequest
Request message for ListCustomDimensions RPC.
ListCustomDimensionsResponse
Response message for ListCustomDimensions RPC.
ListCustomMetricsRequest
Request message for ListCustomMetrics RPC.
ListCustomMetricsResponse
Response message for ListCustomMetrics RPC.
ListDataStreamsRequest
Request message for ListDataStreams RPC.
ListDataStreamsResponse
Response message for ListDataStreams RPC.
ListDisplayVideo360AdvertiserLinkProposalsRequest
Request message for ListDisplayVideo360AdvertiserLinkProposals RPC.
ListDisplayVideo360AdvertiserLinkProposalsResponse
Response message for ListDisplayVideo360AdvertiserLinkProposals RPC.
ListDisplayVideo360AdvertiserLinksRequest
Request message for ListDisplayVideo360AdvertiserLinks RPC.
ListDisplayVideo360AdvertiserLinksResponse
Response message for ListDisplayVideo360AdvertiserLinks RPC.
ListEventCreateRulesRequest
Request message for ListEventCreateRules RPC.
ListEventCreateRulesResponse
Response message for ListEventCreateRules RPC.
ListEventEditRulesRequest
Request message for ListEventEditRules RPC.
ListEventEditRulesResponse
Response message for ListEventEditRules RPC.
ListExpandedDataSetsRequest
Request message for ListExpandedDataSets RPC.
ListExpandedDataSetsResponse
Response message for ListExpandedDataSets RPC.
ListFirebaseLinksRequest
Request message for ListFirebaseLinks RPC
ListFirebaseLinksResponse
Response message for ListFirebaseLinks RPC
ListGoogleAdsLinksRequest
Request message for ListGoogleAdsLinks RPC.
ListGoogleAdsLinksResponse
Response message for ListGoogleAdsLinks RPC.
ListKeyEventsRequest
Request message for ListKeyEvents RPC
ListKeyEventsResponse
Response message for ListKeyEvents RPC.
ListMeasurementProtocolSecretsRequest
Request message for ListMeasurementProtocolSecret RPC
ListMeasurementProtocolSecretsResponse
Response message for ListMeasurementProtocolSecret RPC
ListPropertiesRequest
Request message for ListProperties RPC.
ListPropertiesResponse
Response message for ListProperties RPC.
ListRollupPropertySourceLinksRequest
Request message for ListRollupPropertySourceLinks RPC.
ListRollupPropertySourceLinksResponse
Response message for ListRollupPropertySourceLinks RPC.
ListSKAdNetworkConversionValueSchemasRequest
Request message for ListSKAdNetworkConversionValueSchemas RPC
ListSKAdNetworkConversionValueSchemasResponse
Response message for ListSKAdNetworkConversionValueSchemas RPC
ListSearchAds360LinksRequest
Request message for ListSearchAds360Links RPC.
ListSearchAds360LinksResponse
Response message for ListSearchAds360Links RPC.
ListSubpropertyEventFiltersRequest
Request message for ListSubpropertyEventFilters RPC.
ListSubpropertyEventFiltersResponse
Response message for ListSubpropertyEventFilter RPC.
MatchingCondition
Defines a condition for when an Event Edit or Event Creation rule applies to an event.
MatchingCondition.Types
Container for nested types declared in the MatchingCondition message type.
MeasurementProtocolSecret
A secret value used for sending hits to Measurement Protocol.
MeasurementProtocolSecretName
Resource name for the MeasurementProtocolSecret
resource.
NumericValue
To represent a number.
OrganizationName
Resource name for the Organization
resource.
ParameterMutation
Defines an event parameter to mutate.
PostbackWindow
Settings for a SKAdNetwork conversion postback window.
Property
A resource message representing a Google Analytics GA4 property.
PropertyName
Resource name for the Property
resource.
PropertySummary
A virtual resource representing metadata for a GA4 property.
ProvisionAccountTicketRequest
Request message for ProvisionAccountTicket RPC.
ProvisionAccountTicketResponse
Response message for ProvisionAccountTicket RPC.
ProvisionSubpropertyRequest
Request message for CreateSubproperty RPC.
ProvisionSubpropertyResponse
Response message for ProvisionSubproperty RPC.
ReorderEventEditRulesRequest
Request message for ReorderEventEditRules RPC.
RollupPropertySourceLink
A link that references a source property under the parent rollup property.
RollupPropertySourceLinkName
Resource name for the RollupPropertySourceLink
resource.
RunAccessReportRequest
The request for a Data Access Record Report.
RunAccessReportResponse
The customized Data Access Record Report response.
SKAdNetworkConversionValueSchema
SKAdNetwork conversion value schema of an iOS stream.
SKAdNetworkConversionValueSchemaName
Resource name for the SKAdNetworkConversionValueSchema
resource.
SearchAds360Link
A link between a GA4 property and a Search Ads 360 entity.
SearchAds360LinkName
Resource name for the SearchAds360Link
resource.
SearchChangeHistoryEventsRequest
Request message for SearchChangeHistoryEvents RPC.
SearchChangeHistoryEventsResponse
Response message for SearchAccounts RPC.
SetAutomatedGa4ConfigurationOptOutRequest
Request for setting the opt out status for the automated GA4 setup process.
SetAutomatedGa4ConfigurationOptOutResponse
Response message for setting the opt out status for the automated GA4 setup process.
SubpropertyEventFilter
A resource message representing a GA4 Subproperty event filter.
SubpropertyEventFilterClause
A clause for defining a filter. A filter may be inclusive (events satisfying the filter clause are included in the subproperty's data) or exclusive (events satisfying the filter clause are excluded from the subproperty's data).
SubpropertyEventFilterClause.Types
Container for nested types declared in the SubpropertyEventFilterClause message type.
SubpropertyEventFilterCondition
A specific filter expression
SubpropertyEventFilterCondition.Types
Container for nested types declared in the SubpropertyEventFilterCondition message type.
SubpropertyEventFilterCondition.Types.StringFilter
A filter for a string-type dimension that matches a particular pattern.
SubpropertyEventFilterCondition.Types.StringFilter.Types
Container for nested types declared in the StringFilter message type.
SubpropertyEventFilterExpression
A logical expression of Subproperty event filters.
SubpropertyEventFilterExpressionList
A list of Subproperty event filter expressions.
SubpropertyEventFilterName
Resource name for the SubpropertyEventFilter
resource.
UpdateAccessBindingRequest
Request message for UpdateAccessBinding RPC.
UpdateAccountRequest
Request message for UpdateAccount RPC.
UpdateAttributionSettingsRequest
Request message for UpdateAttributionSettings RPC
UpdateAudienceRequest
Request message for UpdateAudience RPC.
UpdateBigQueryLinkRequest
Request message for UpdateBigQueryLink RPC.
UpdateCalculatedMetricRequest
Request message for UpdateCalculatedMetric RPC.
UpdateChannelGroupRequest
Request message for UpdateChannelGroup RPC.
UpdateConversionEventRequest
Request message for UpdateConversionEvent RPC
UpdateCustomDimensionRequest
Request message for UpdateCustomDimension RPC.
UpdateCustomMetricRequest
Request message for UpdateCustomMetric RPC.
UpdateDataRedactionSettingsRequest
Request message for UpdateDataRedactionSettings RPC.
UpdateDataRetentionSettingsRequest
Request message for UpdateDataRetentionSettings RPC.
UpdateDataStreamRequest
Request message for UpdateDataStream RPC.
UpdateDisplayVideo360AdvertiserLinkRequest
Request message for UpdateDisplayVideo360AdvertiserLink RPC.
UpdateEnhancedMeasurementSettingsRequest
Request message for UpdateEnhancedMeasurementSettings RPC.
UpdateEventCreateRuleRequest
Request message for UpdateEventCreateRule RPC.
UpdateEventEditRuleRequest
Request message for UpdateEventEditRule RPC.
UpdateExpandedDataSetRequest
Request message for UpdateExpandedDataSet RPC.
UpdateGoogleAdsLinkRequest
Request message for UpdateGoogleAdsLink RPC
UpdateGoogleSignalsSettingsRequest
Request message for UpdateGoogleSignalsSettings RPC
UpdateKeyEventRequest
Request message for UpdateKeyEvent RPC
UpdateMeasurementProtocolSecretRequest
Request message for UpdateMeasurementProtocolSecret RPC
UpdatePropertyRequest
Request message for UpdateProperty RPC.
UpdateSKAdNetworkConversionValueSchemaRequest
Request message for UpdateSKAdNetworkConversionValueSchema RPC.
UpdateSearchAds360LinkRequest
Request message for UpdateSearchAds360Link RPC.
UpdateSubpropertyEventFilterRequest
Request message for UpdateSubpropertyEventFilter RPC.
Enums
AccessBinding.AccessTargetOneofCase
Enum of possible cases for the "access_target" oneof.
AccessBindingName.ResourceNameType
The possible contents of AccessBindingName.
AccessFilter.OneFilterOneofCase
Enum of possible cases for the "one_filter" oneof.
AccessFilterExpression.OneExpressionOneofCase
Enum of possible cases for the "one_expression" oneof.
AccessNumericFilter.Types.Operation
The operation applied to a numeric filter.
AccessOrderBy.OneOrderByOneofCase
Enum of possible cases for the "one_order_by" oneof.
AccessOrderBy.Types.DimensionOrderBy.Types.OrderType
Rule to order the string dimension values by.
AccessStringFilter.Types.MatchType
The match type of a string filter.
AccountName.ResourceNameType
The possible contents of AccountName.
AccountSummaryName.ResourceNameType
The possible contents of AccountSummaryName.
ActionType
Types of actions that may change a resource.
ActorType
Different kinds of actors that can make changes to Google Analytics resources.
AdSenseLinkName.ResourceNameType
The possible contents of AdSenseLinkName.
AttributionSettings.Types.AcquisitionConversionEventLookbackWindow
How far back in time events should be considered for inclusion in a converting path which leads to the first install of an app or the first visit to a site.
AttributionSettings.Types.AdsWebConversionDataExportScope
The Conversion Export Scope for data exported to linked Ads Accounts.
AttributionSettings.Types.OtherConversionEventLookbackWindow
How far back in time events should be considered for inclusion in a converting path for all conversions other than first app install/first site visit.
AttributionSettings.Types.ReportingAttributionModel
The reporting attribution model used to calculate conversion credit in this property's reports.
AttributionSettingsName.ResourceNameType
The possible contents of AttributionSettingsName.
Audience.Types.AudienceExclusionDurationMode
Specifies how long an exclusion lasts for users that meet the exclusion filter.
AudienceDimensionOrMetricFilter.OneFilterOneofCase
Enum of possible cases for the "one_filter" oneof.
AudienceDimensionOrMetricFilter.Types.NumericFilter.Types.Operation
The operation applied to a numeric filter.
AudienceDimensionOrMetricFilter.Types.NumericValue.OneValueOneofCase
Enum of possible cases for the "one_value" oneof.
AudienceDimensionOrMetricFilter.Types.StringFilter.Types.MatchType
The match type for the string filter.
AudienceEventTrigger.Types.LogCondition
Determines when to log the event.
AudienceFilterClause.FilterOneofCase
Enum of possible cases for the "filter" oneof.
AudienceFilterClause.Types.AudienceClauseType
Specifies whether this is an include or exclude filter clause.
AudienceFilterExpression.ExprOneofCase
Enum of possible cases for the "expr" oneof.
AudienceFilterScope
Specifies how to evaluate users for joining an Audience.
AudienceName.ResourceNameType
The possible contents of AudienceName.
BigQueryLinkName.ResourceNameType
The possible contents of BigQueryLinkName.
CalculatedMetric.Types.MetricUnit
Possible types of representing the calculated metric's value.
CalculatedMetric.Types.RestrictedMetricType
Labels that mark the data in calculated metric used in conjunction with user roles that restrict access to cost and/or revenue metrics.
CalculatedMetricName.ResourceNameType
The possible contents of CalculatedMetricName.
ChangeHistoryChange.Types.ChangeHistoryResource.ResourceOneofCase
Enum of possible cases for the "resource" oneof.
ChangeHistoryResourceType
Types of resources whose changes may be returned from change history.
ChannelGroupFilter.Types.StringFilter.Types.MatchType
How the filter will be used to determine a match.
ChannelGroupFilter.ValueFilterOneofCase
Enum of possible cases for the "value_filter" oneof.
ChannelGroupFilterExpression.ExprOneofCase
Enum of possible cases for the "expr" oneof.
ChannelGroupName.ResourceNameType
The possible contents of ChannelGroupName.
CoarseValue
The coarse conversion value set on the updatePostbackConversionValue SDK call when a ConversionValues.event_mappings conditions are satisfied. For more information, see SKAdNetwork.CoarseConversionValue.
ConversionEvent.Types.ConversionCountingMethod
The method by which conversions will be counted across multiple events within a session.
ConversionEventName.ResourceNameType
The possible contents of ConversionEventName.
CustomDimension.Types.DimensionScope
Valid values for the scope of this dimension.
CustomDimensionName.ResourceNameType
The possible contents of CustomDimensionName.
CustomMetric.Types.MeasurementUnit
Possible types of representing the custom metric's value.
Currency representation may change in the future, requiring a breaking API change.
CustomMetric.Types.MetricScope
The scope of this metric.
CustomMetric.Types.RestrictedMetricType
Labels that mark the data in this custom metric as data that should be restricted to specific users.
CustomMetricName.ResourceNameType
The possible contents of CustomMetricName.
DataRedactionSettingsName.ResourceNameType
The possible contents of DataRedactionSettingsName.
DataRetentionSettings.Types.RetentionDuration
Valid values for the data retention duration.
DataRetentionSettingsName.ResourceNameType
The possible contents of DataRetentionSettingsName.
DataSharingSettingsName.ResourceNameType
The possible contents of DataSharingSettingsName.
DataStream.StreamDataOneofCase
Enum of possible cases for the "stream_data" oneof.
DataStream.Types.DataStreamType
The type of the data stream.
DataStreamName.ResourceNameType
The possible contents of DataStreamName.
DisplayVideo360AdvertiserLinkName.ResourceNameType
The possible contents of DisplayVideo360AdvertiserLinkName.
DisplayVideo360AdvertiserLinkProposalName.ResourceNameType
The possible contents of DisplayVideo360AdvertiserLinkProposalName.
EnhancedMeasurementSettingsName.ResourceNameType
The possible contents of EnhancedMeasurementSettingsName.
EventCreateRuleName.ResourceNameType
The possible contents of EventCreateRuleName.
EventEditRuleName.ResourceNameType
The possible contents of EventEditRuleName.
ExpandedDataSetFilter.OneFilterOneofCase
Enum of possible cases for the "one_filter" oneof.
ExpandedDataSetFilter.Types.StringFilter.Types.MatchType
The match type for the string filter.
ExpandedDataSetFilterExpression.ExprOneofCase
Enum of possible cases for the "expr" oneof.
ExpandedDataSetName.ResourceNameType
The possible contents of ExpandedDataSetName.
FirebaseLinkName.ResourceNameType
The possible contents of FirebaseLinkName.
GlobalSiteTagName.ResourceNameType
The possible contents of GlobalSiteTagName.
GoogleAdsLinkName.ResourceNameType
The possible contents of GoogleAdsLinkName.
GoogleSignalsConsent
Consent field of the Google Signals settings.
GoogleSignalsSettingsName.ResourceNameType
The possible contents of GoogleSignalsSettingsName.
GoogleSignalsState
Status of the Google Signals settings.
IndustryCategory
The category selected for this property, used for industry benchmarking.
KeyEvent.Types.CountingMethod
The method by which Key Events will be counted across multiple events within a session.
KeyEventName.ResourceNameType
The possible contents of KeyEventName.
LinkProposalInitiatingProduct
An indication of which product the user initiated a link proposal from.
LinkProposalState
The state of a link proposal resource.
MatchingCondition.Types.ComparisonType
Comparison type for matching condition
MeasurementProtocolSecretName.ResourceNameType
The possible contents of MeasurementProtocolSecretName.
NumericValue.OneValueOneofCase
Enum of possible cases for the "one_value" oneof.
OrganizationName.ResourceNameType
The possible contents of OrganizationName.
PropertyName.ResourceNameType
The possible contents of PropertyName.
PropertyType
Types of Property resources.
RollupPropertySourceLinkName.ResourceNameType
The possible contents of RollupPropertySourceLinkName.
SKAdNetworkConversionValueSchemaName.ResourceNameType
The possible contents of SKAdNetworkConversionValueSchemaName.
SearchAds360LinkName.ResourceNameType
The possible contents of SearchAds360LinkName.
ServiceLevel
Various levels of service for Google Analytics.
SubpropertyEventFilterClause.Types.FilterClauseType
Specifies whether this is an include or exclude filter clause.
SubpropertyEventFilterCondition.OneFilterOneofCase
Enum of possible cases for the "one_filter" oneof.
SubpropertyEventFilterCondition.Types.StringFilter.Types.MatchType
How the filter will be used to determine a match.
SubpropertyEventFilterExpression.ExprOneofCase
Enum of possible cases for the "expr" oneof.
SubpropertyEventFilterName.ResourceNameType
The possible contents of SubpropertyEventFilterName.