Class: Google::Analytics::Admin::V1alpha::SearchAds360Link
- Inherits:
-
Object
- Object
- Google::Analytics::Admin::V1alpha::SearchAds360Link
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/analytics/admin/v1alpha/resources.rb
Overview
A link between a Google Analytics property and a Search Ads 360 entity.
Instance Attribute Summary collapse
-
#ads_personalization_enabled ⇒ ::Google::Protobuf::BoolValue
Enables personalized advertising features with this integration.
-
#advertiser_display_name ⇒ ::String
readonly
Output only.
-
#advertiser_id ⇒ ::String
Immutable.
-
#campaign_data_sharing_enabled ⇒ ::Google::Protobuf::BoolValue
Immutable.
-
#cost_data_sharing_enabled ⇒ ::Google::Protobuf::BoolValue
Immutable.
-
#name ⇒ ::String
readonly
Output only.
-
#site_stats_sharing_enabled ⇒ ::Google::Protobuf::BoolValue
Enables export of site stats with this integration.
Instance Attribute Details
#ads_personalization_enabled ⇒ ::Google::Protobuf::BoolValue
872 873 874 875 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 872 class SearchAds360Link include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#advertiser_display_name ⇒ ::String (readonly)
872 873 874 875 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 872 class SearchAds360Link include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#advertiser_id ⇒ ::String
872 873 874 875 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 872 class SearchAds360Link include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#campaign_data_sharing_enabled ⇒ ::Google::Protobuf::BoolValue
872 873 874 875 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 872 class SearchAds360Link include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#cost_data_sharing_enabled ⇒ ::Google::Protobuf::BoolValue
872 873 874 875 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 872 class SearchAds360Link include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#name ⇒ ::String (readonly)
872 873 874 875 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 872 class SearchAds360Link include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#site_stats_sharing_enabled ⇒ ::Google::Protobuf::BoolValue
872 873 874 875 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 872 class SearchAds360Link include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |