Class: Google::Analytics::Admin::V1alpha::ChangeHistoryChange::ChangeHistoryResource
- Inherits:
-
Object
- Object
- Google::Analytics::Admin::V1alpha::ChangeHistoryChange::ChangeHistoryResource
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/analytics/admin/v1alpha/resources.rb
Overview
A snapshot of a resource as before or after the result of a change in change history.
Instance Attribute Summary collapse
-
#account ⇒ ::Google::Analytics::Admin::V1alpha::Account
A snapshot of an Account resource in change history.
-
#adsense_link ⇒ ::Google::Analytics::Admin::V1alpha::AdSenseLink
A snapshot of an AdSenseLink resource in change history.
-
#attribution_settings ⇒ ::Google::Analytics::Admin::V1alpha::AttributionSettings
A snapshot of AttributionSettings resource in change history.
-
#audience ⇒ ::Google::Analytics::Admin::V1alpha::Audience
A snapshot of an Audience resource in change history.
-
#bigquery_link ⇒ ::Google::Analytics::Admin::V1alpha::BigQueryLink
A snapshot of a BigQuery link resource in change history.
-
#calculated_metric ⇒ ::Google::Analytics::Admin::V1alpha::CalculatedMetric
A snapshot of a CalculatedMetric resource in change history.
-
#channel_group ⇒ ::Google::Analytics::Admin::V1alpha::ChannelGroup
A snapshot of a ChannelGroup resource in change history.
-
#conversion_event ⇒ ::Google::Analytics::Admin::V1alpha::ConversionEvent
A snapshot of a ConversionEvent resource in change history.
-
#custom_dimension ⇒ ::Google::Analytics::Admin::V1alpha::CustomDimension
A snapshot of a CustomDimension resource in change history.
-
#custom_metric ⇒ ::Google::Analytics::Admin::V1alpha::CustomMetric
A snapshot of a CustomMetric resource in change history.
-
#data_redaction_settings ⇒ ::Google::Analytics::Admin::V1alpha::DataRedactionSettings
A snapshot of DataRedactionSettings resource in change history.
-
#data_retention_settings ⇒ ::Google::Analytics::Admin::V1alpha::DataRetentionSettings
A snapshot of a data retention settings resource in change history.
-
#data_stream ⇒ ::Google::Analytics::Admin::V1alpha::DataStream
A snapshot of a DataStream resource in change history.
-
#display_video_360_advertiser_link ⇒ ::Google::Analytics::Admin::V1alpha::DisplayVideo360AdvertiserLink
A snapshot of a DisplayVideo360AdvertiserLink resource in change history.
-
#display_video_360_advertiser_link_proposal ⇒ ::Google::Analytics::Admin::V1alpha::DisplayVideo360AdvertiserLinkProposal
A snapshot of a DisplayVideo360AdvertiserLinkProposal resource in change history.
-
#enhanced_measurement_settings ⇒ ::Google::Analytics::Admin::V1alpha::EnhancedMeasurementSettings
A snapshot of EnhancedMeasurementSettings resource in change history.
-
#event_create_rule ⇒ ::Google::Analytics::Admin::V1alpha::EventCreateRule
A snapshot of an EventCreateRule resource in change history.
-
#expanded_data_set ⇒ ::Google::Analytics::Admin::V1alpha::ExpandedDataSet
A snapshot of an ExpandedDataSet resource in change history.
-
#firebase_link ⇒ ::Google::Analytics::Admin::V1alpha::FirebaseLink
A snapshot of a FirebaseLink resource in change history.
-
#google_ads_link ⇒ ::Google::Analytics::Admin::V1alpha::GoogleAdsLink
A snapshot of a GoogleAdsLink resource in change history.
-
#google_signals_settings ⇒ ::Google::Analytics::Admin::V1alpha::GoogleSignalsSettings
A snapshot of a GoogleSignalsSettings resource in change history.
-
#key_event ⇒ ::Google::Analytics::Admin::V1alpha::KeyEvent
A snapshot of a KeyEvent resource in change history.
-
#measurement_protocol_secret ⇒ ::Google::Analytics::Admin::V1alpha::MeasurementProtocolSecret
A snapshot of a MeasurementProtocolSecret resource in change history.
-
#property ⇒ ::Google::Analytics::Admin::V1alpha::Property
A snapshot of a Property resource in change history.
-
#reporting_data_annotation ⇒ ::Google::Analytics::Admin::V1alpha::ReportingDataAnnotation
A snapshot of a ReportingDataAnnotation resource in change history.
-
#reporting_identity_settings ⇒ ::Google::Analytics::Admin::V1alpha::ReportingIdentitySettings
A snapshot of a ReportingIdentitySettings resource in change history.
-
#search_ads_360_link ⇒ ::Google::Analytics::Admin::V1alpha::SearchAds360Link
A snapshot of a SearchAds360Link resource in change history.
-
#skadnetwork_conversion_value_schema ⇒ ::Google::Analytics::Admin::V1alpha::SKAdNetworkConversionValueSchema
A snapshot of SKAdNetworkConversionValueSchema resource in change history.
-
#subproperty_sync_config ⇒ ::Google::Analytics::Admin::V1alpha::SubpropertySyncConfig
A snapshot of a SubpropertySyncConfig resource in change history.
Instance Attribute Details
#account ⇒ ::Google::Analytics::Admin::V1alpha::Account
Returns A snapshot of an Account resource in change history.
Note: The following fields are mutually exclusive: account, property, firebase_link, google_ads_link, google_signals_settings, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, conversion_event, measurement_protocol_secret, custom_dimension, custom_metric, data_retention_settings, search_ads_360_link, data_stream, attribution_settings, expanded_data_set, channel_group, bigquery_link, enhanced_measurement_settings, data_redaction_settings, skadnetwork_conversion_value_schema, adsense_link, audience, event_create_rule, key_event, calculated_metric, reporting_data_annotation, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#adsense_link ⇒ ::Google::Analytics::Admin::V1alpha::AdSenseLink
Returns A snapshot of an AdSenseLink resource in change history.
Note: The following fields are mutually exclusive: adsense_link, account, property, firebase_link, google_ads_link, google_signals_settings, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, conversion_event, measurement_protocol_secret, custom_dimension, custom_metric, data_retention_settings, search_ads_360_link, data_stream, attribution_settings, expanded_data_set, channel_group, bigquery_link, enhanced_measurement_settings, data_redaction_settings, skadnetwork_conversion_value_schema, audience, event_create_rule, key_event, calculated_metric, reporting_data_annotation, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#attribution_settings ⇒ ::Google::Analytics::Admin::V1alpha::AttributionSettings
Returns A snapshot of AttributionSettings resource in change history.
Note: The following fields are mutually exclusive: attribution_settings, account, property, firebase_link, google_ads_link, google_signals_settings, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, conversion_event, measurement_protocol_secret, custom_dimension, custom_metric, data_retention_settings, search_ads_360_link, data_stream, expanded_data_set, channel_group, bigquery_link, enhanced_measurement_settings, data_redaction_settings, skadnetwork_conversion_value_schema, adsense_link, audience, event_create_rule, key_event, calculated_metric, reporting_data_annotation, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#audience ⇒ ::Google::Analytics::Admin::V1alpha::Audience
Returns A snapshot of an Audience resource in change history.
Note: The following fields are mutually exclusive: audience, account, property, firebase_link, google_ads_link, google_signals_settings, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, conversion_event, measurement_protocol_secret, custom_dimension, custom_metric, data_retention_settings, search_ads_360_link, data_stream, attribution_settings, expanded_data_set, channel_group, bigquery_link, enhanced_measurement_settings, data_redaction_settings, skadnetwork_conversion_value_schema, adsense_link, event_create_rule, key_event, calculated_metric, reporting_data_annotation, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#bigquery_link ⇒ ::Google::Analytics::Admin::V1alpha::BigQueryLink
Returns A snapshot of a BigQuery link resource in change history.
Note: The following fields are mutually exclusive: bigquery_link, account, property, firebase_link, google_ads_link, google_signals_settings, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, conversion_event, measurement_protocol_secret, custom_dimension, custom_metric, data_retention_settings, search_ads_360_link, data_stream, attribution_settings, expanded_data_set, channel_group, enhanced_measurement_settings, data_redaction_settings, skadnetwork_conversion_value_schema, adsense_link, audience, event_create_rule, key_event, calculated_metric, reporting_data_annotation, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#calculated_metric ⇒ ::Google::Analytics::Admin::V1alpha::CalculatedMetric
Returns A snapshot of a CalculatedMetric resource in change history.
Note: The following fields are mutually exclusive: calculated_metric, account, property, firebase_link, google_ads_link, google_signals_settings, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, conversion_event, measurement_protocol_secret, custom_dimension, custom_metric, data_retention_settings, search_ads_360_link, data_stream, attribution_settings, expanded_data_set, channel_group, bigquery_link, enhanced_measurement_settings, data_redaction_settings, skadnetwork_conversion_value_schema, adsense_link, audience, event_create_rule, key_event, reporting_data_annotation, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#channel_group ⇒ ::Google::Analytics::Admin::V1alpha::ChannelGroup
Returns A snapshot of a ChannelGroup resource in change history.
Note: The following fields are mutually exclusive: channel_group, account, property, firebase_link, google_ads_link, google_signals_settings, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, conversion_event, measurement_protocol_secret, custom_dimension, custom_metric, data_retention_settings, search_ads_360_link, data_stream, attribution_settings, expanded_data_set, bigquery_link, enhanced_measurement_settings, data_redaction_settings, skadnetwork_conversion_value_schema, adsense_link, audience, event_create_rule, key_event, calculated_metric, reporting_data_annotation, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#conversion_event ⇒ ::Google::Analytics::Admin::V1alpha::ConversionEvent
Returns A snapshot of a ConversionEvent resource in change history.
Note: The following fields are mutually exclusive: conversion_event, account, property, firebase_link, google_ads_link, google_signals_settings, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, measurement_protocol_secret, custom_dimension, custom_metric, data_retention_settings, search_ads_360_link, data_stream, attribution_settings, expanded_data_set, channel_group, bigquery_link, enhanced_measurement_settings, data_redaction_settings, skadnetwork_conversion_value_schema, adsense_link, audience, event_create_rule, key_event, calculated_metric, reporting_data_annotation, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#custom_dimension ⇒ ::Google::Analytics::Admin::V1alpha::CustomDimension
Returns A snapshot of a CustomDimension resource in change history.
Note: The following fields are mutually exclusive: custom_dimension, account, property, firebase_link, google_ads_link, google_signals_settings, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, conversion_event, measurement_protocol_secret, custom_metric, data_retention_settings, search_ads_360_link, data_stream, attribution_settings, expanded_data_set, channel_group, bigquery_link, enhanced_measurement_settings, data_redaction_settings, skadnetwork_conversion_value_schema, adsense_link, audience, event_create_rule, key_event, calculated_metric, reporting_data_annotation, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#custom_metric ⇒ ::Google::Analytics::Admin::V1alpha::CustomMetric
Returns A snapshot of a CustomMetric resource in change history.
Note: The following fields are mutually exclusive: custom_metric, account, property, firebase_link, google_ads_link, google_signals_settings, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, conversion_event, measurement_protocol_secret, custom_dimension, data_retention_settings, search_ads_360_link, data_stream, attribution_settings, expanded_data_set, channel_group, bigquery_link, enhanced_measurement_settings, data_redaction_settings, skadnetwork_conversion_value_schema, adsense_link, audience, event_create_rule, key_event, calculated_metric, reporting_data_annotation, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#data_redaction_settings ⇒ ::Google::Analytics::Admin::V1alpha::DataRedactionSettings
Returns A snapshot of DataRedactionSettings resource in change history.
Note: The following fields are mutually exclusive: data_redaction_settings, account, property, firebase_link, google_ads_link, google_signals_settings, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, conversion_event, measurement_protocol_secret, custom_dimension, custom_metric, data_retention_settings, search_ads_360_link, data_stream, attribution_settings, expanded_data_set, channel_group, bigquery_link, enhanced_measurement_settings, skadnetwork_conversion_value_schema, adsense_link, audience, event_create_rule, key_event, calculated_metric, reporting_data_annotation, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#data_retention_settings ⇒ ::Google::Analytics::Admin::V1alpha::DataRetentionSettings
Returns A snapshot of a data retention settings resource in change history.
Note: The following fields are mutually exclusive: data_retention_settings, account, property, firebase_link, google_ads_link, google_signals_settings, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, conversion_event, measurement_protocol_secret, custom_dimension, custom_metric, search_ads_360_link, data_stream, attribution_settings, expanded_data_set, channel_group, bigquery_link, enhanced_measurement_settings, data_redaction_settings, skadnetwork_conversion_value_schema, adsense_link, audience, event_create_rule, key_event, calculated_metric, reporting_data_annotation, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#data_stream ⇒ ::Google::Analytics::Admin::V1alpha::DataStream
Returns A snapshot of a DataStream resource in change history.
Note: The following fields are mutually exclusive: data_stream, account, property, firebase_link, google_ads_link, google_signals_settings, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, conversion_event, measurement_protocol_secret, custom_dimension, custom_metric, data_retention_settings, search_ads_360_link, attribution_settings, expanded_data_set, channel_group, bigquery_link, enhanced_measurement_settings, data_redaction_settings, skadnetwork_conversion_value_schema, adsense_link, audience, event_create_rule, key_event, calculated_metric, reporting_data_annotation, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#display_video_360_advertiser_link ⇒ ::Google::Analytics::Admin::V1alpha::DisplayVideo360AdvertiserLink
Returns A snapshot of a DisplayVideo360AdvertiserLink resource in change history.
Note: The following fields are mutually exclusive: display_video_360_advertiser_link, account, property, firebase_link, google_ads_link, google_signals_settings, display_video_360_advertiser_link_proposal, conversion_event, measurement_protocol_secret, custom_dimension, custom_metric, data_retention_settings, search_ads_360_link, data_stream, attribution_settings, expanded_data_set, channel_group, bigquery_link, enhanced_measurement_settings, data_redaction_settings, skadnetwork_conversion_value_schema, adsense_link, audience, event_create_rule, key_event, calculated_metric, reporting_data_annotation, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#display_video_360_advertiser_link_proposal ⇒ ::Google::Analytics::Admin::V1alpha::DisplayVideo360AdvertiserLinkProposal
Returns A snapshot of a DisplayVideo360AdvertiserLinkProposal resource in change history.
Note: The following fields are mutually exclusive: display_video_360_advertiser_link_proposal, account, property, firebase_link, google_ads_link, google_signals_settings, display_video_360_advertiser_link, conversion_event, measurement_protocol_secret, custom_dimension, custom_metric, data_retention_settings, search_ads_360_link, data_stream, attribution_settings, expanded_data_set, channel_group, bigquery_link, enhanced_measurement_settings, data_redaction_settings, skadnetwork_conversion_value_schema, adsense_link, audience, event_create_rule, key_event, calculated_metric, reporting_data_annotation, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#enhanced_measurement_settings ⇒ ::Google::Analytics::Admin::V1alpha::EnhancedMeasurementSettings
Returns A snapshot of EnhancedMeasurementSettings resource in change history.
Note: The following fields are mutually exclusive: enhanced_measurement_settings, account, property, firebase_link, google_ads_link, google_signals_settings, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, conversion_event, measurement_protocol_secret, custom_dimension, custom_metric, data_retention_settings, search_ads_360_link, data_stream, attribution_settings, expanded_data_set, channel_group, bigquery_link, data_redaction_settings, skadnetwork_conversion_value_schema, adsense_link, audience, event_create_rule, key_event, calculated_metric, reporting_data_annotation, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#event_create_rule ⇒ ::Google::Analytics::Admin::V1alpha::EventCreateRule
Returns A snapshot of an EventCreateRule resource in change history.
Note: The following fields are mutually exclusive: event_create_rule, account, property, firebase_link, google_ads_link, google_signals_settings, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, conversion_event, measurement_protocol_secret, custom_dimension, custom_metric, data_retention_settings, search_ads_360_link, data_stream, attribution_settings, expanded_data_set, channel_group, bigquery_link, enhanced_measurement_settings, data_redaction_settings, skadnetwork_conversion_value_schema, adsense_link, audience, key_event, calculated_metric, reporting_data_annotation, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#expanded_data_set ⇒ ::Google::Analytics::Admin::V1alpha::ExpandedDataSet
Returns A snapshot of an ExpandedDataSet resource in change history.
Note: The following fields are mutually exclusive: expanded_data_set, account, property, firebase_link, google_ads_link, google_signals_settings, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, conversion_event, measurement_protocol_secret, custom_dimension, custom_metric, data_retention_settings, search_ads_360_link, data_stream, attribution_settings, channel_group, bigquery_link, enhanced_measurement_settings, data_redaction_settings, skadnetwork_conversion_value_schema, adsense_link, audience, event_create_rule, key_event, calculated_metric, reporting_data_annotation, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#firebase_link ⇒ ::Google::Analytics::Admin::V1alpha::FirebaseLink
Returns A snapshot of a FirebaseLink resource in change history.
Note: The following fields are mutually exclusive: firebase_link, account, property, google_ads_link, google_signals_settings, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, conversion_event, measurement_protocol_secret, custom_dimension, custom_metric, data_retention_settings, search_ads_360_link, data_stream, attribution_settings, expanded_data_set, channel_group, bigquery_link, enhanced_measurement_settings, data_redaction_settings, skadnetwork_conversion_value_schema, adsense_link, audience, event_create_rule, key_event, calculated_metric, reporting_data_annotation, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#google_ads_link ⇒ ::Google::Analytics::Admin::V1alpha::GoogleAdsLink
Returns A snapshot of a GoogleAdsLink resource in change history.
Note: The following fields are mutually exclusive: google_ads_link, account, property, firebase_link, google_signals_settings, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, conversion_event, measurement_protocol_secret, custom_dimension, custom_metric, data_retention_settings, search_ads_360_link, data_stream, attribution_settings, expanded_data_set, channel_group, bigquery_link, enhanced_measurement_settings, data_redaction_settings, skadnetwork_conversion_value_schema, adsense_link, audience, event_create_rule, key_event, calculated_metric, reporting_data_annotation, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#google_signals_settings ⇒ ::Google::Analytics::Admin::V1alpha::GoogleSignalsSettings
Returns A snapshot of a GoogleSignalsSettings resource in change history.
Note: The following fields are mutually exclusive: google_signals_settings, account, property, firebase_link, google_ads_link, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, conversion_event, measurement_protocol_secret, custom_dimension, custom_metric, data_retention_settings, search_ads_360_link, data_stream, attribution_settings, expanded_data_set, channel_group, bigquery_link, enhanced_measurement_settings, data_redaction_settings, skadnetwork_conversion_value_schema, adsense_link, audience, event_create_rule, key_event, calculated_metric, reporting_data_annotation, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#key_event ⇒ ::Google::Analytics::Admin::V1alpha::KeyEvent
Returns A snapshot of a KeyEvent resource in change history.
Note: The following fields are mutually exclusive: key_event, account, property, firebase_link, google_ads_link, google_signals_settings, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, conversion_event, measurement_protocol_secret, custom_dimension, custom_metric, data_retention_settings, search_ads_360_link, data_stream, attribution_settings, expanded_data_set, channel_group, bigquery_link, enhanced_measurement_settings, data_redaction_settings, skadnetwork_conversion_value_schema, adsense_link, audience, event_create_rule, calculated_metric, reporting_data_annotation, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#measurement_protocol_secret ⇒ ::Google::Analytics::Admin::V1alpha::MeasurementProtocolSecret
Returns A snapshot of a MeasurementProtocolSecret resource in change history.
Note: The following fields are mutually exclusive: measurement_protocol_secret, account, property, firebase_link, google_ads_link, google_signals_settings, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, conversion_event, custom_dimension, custom_metric, data_retention_settings, search_ads_360_link, data_stream, attribution_settings, expanded_data_set, channel_group, bigquery_link, enhanced_measurement_settings, data_redaction_settings, skadnetwork_conversion_value_schema, adsense_link, audience, event_create_rule, key_event, calculated_metric, reporting_data_annotation, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#property ⇒ ::Google::Analytics::Admin::V1alpha::Property
Returns A snapshot of a Property resource in change history.
Note: The following fields are mutually exclusive: property, account, firebase_link, google_ads_link, google_signals_settings, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, conversion_event, measurement_protocol_secret, custom_dimension, custom_metric, data_retention_settings, search_ads_360_link, data_stream, attribution_settings, expanded_data_set, channel_group, bigquery_link, enhanced_measurement_settings, data_redaction_settings, skadnetwork_conversion_value_schema, adsense_link, audience, event_create_rule, key_event, calculated_metric, reporting_data_annotation, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#reporting_data_annotation ⇒ ::Google::Analytics::Admin::V1alpha::ReportingDataAnnotation
Returns A snapshot of a ReportingDataAnnotation resource in change history.
Note: The following fields are mutually exclusive: reporting_data_annotation, account, property, firebase_link, google_ads_link, google_signals_settings, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, conversion_event, measurement_protocol_secret, custom_dimension, custom_metric, data_retention_settings, search_ads_360_link, data_stream, attribution_settings, expanded_data_set, channel_group, bigquery_link, enhanced_measurement_settings, data_redaction_settings, skadnetwork_conversion_value_schema, adsense_link, audience, event_create_rule, key_event, calculated_metric, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#reporting_identity_settings ⇒ ::Google::Analytics::Admin::V1alpha::ReportingIdentitySettings
Returns A snapshot of a ReportingIdentitySettings resource in change history.
Note: The following fields are mutually exclusive: reporting_identity_settings, account, property, firebase_link, google_ads_link, google_signals_settings, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, conversion_event, measurement_protocol_secret, custom_dimension, custom_metric, data_retention_settings, search_ads_360_link, data_stream, attribution_settings, expanded_data_set, channel_group, bigquery_link, enhanced_measurement_settings, data_redaction_settings, skadnetwork_conversion_value_schema, adsense_link, audience, event_create_rule, key_event, calculated_metric, reporting_data_annotation, subproperty_sync_config. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#search_ads_360_link ⇒ ::Google::Analytics::Admin::V1alpha::SearchAds360Link
Returns A snapshot of a SearchAds360Link resource in change history.
Note: The following fields are mutually exclusive: search_ads_360_link, account, property, firebase_link, google_ads_link, google_signals_settings, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, conversion_event, measurement_protocol_secret, custom_dimension, custom_metric, data_retention_settings, data_stream, attribution_settings, expanded_data_set, channel_group, bigquery_link, enhanced_measurement_settings, data_redaction_settings, skadnetwork_conversion_value_schema, adsense_link, audience, event_create_rule, key_event, calculated_metric, reporting_data_annotation, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#skadnetwork_conversion_value_schema ⇒ ::Google::Analytics::Admin::V1alpha::SKAdNetworkConversionValueSchema
Returns A snapshot of SKAdNetworkConversionValueSchema resource in change history.
Note: The following fields are mutually exclusive: skadnetwork_conversion_value_schema, account, property, firebase_link, google_ads_link, google_signals_settings, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, conversion_event, measurement_protocol_secret, custom_dimension, custom_metric, data_retention_settings, search_ads_360_link, data_stream, attribution_settings, expanded_data_set, channel_group, bigquery_link, enhanced_measurement_settings, data_redaction_settings, adsense_link, audience, event_create_rule, key_event, calculated_metric, reporting_data_annotation, subproperty_sync_config, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#subproperty_sync_config ⇒ ::Google::Analytics::Admin::V1alpha::SubpropertySyncConfig
Returns A snapshot of a SubpropertySyncConfig resource in change history.
Note: The following fields are mutually exclusive: subproperty_sync_config, account, property, firebase_link, google_ads_link, google_signals_settings, display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, conversion_event, measurement_protocol_secret, custom_dimension, custom_metric, data_retention_settings, search_ads_360_link, data_stream, attribution_settings, expanded_data_set, channel_group, bigquery_link, enhanced_measurement_settings, data_redaction_settings, skadnetwork_conversion_value_schema, adsense_link, audience, event_create_rule, key_event, calculated_metric, reporting_data_annotation, reporting_identity_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
754 755 756 757 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 754 class ChangeHistoryResource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |