Class: Google::Analytics::Admin::V1alpha::DisplayVideo360AdvertiserLink
- Inherits:
-
Object
- Object
- Google::Analytics::Admin::V1alpha::DisplayVideo360AdvertiserLink
- 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 Display & Video 360 advertiser.
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.
Instance Attribute Details
#ads_personalization_enabled ⇒ ::Google::Protobuf::BoolValue
792 793 794 795 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 792 class DisplayVideo360AdvertiserLink include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#advertiser_display_name ⇒ ::String (readonly)
792 793 794 795 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 792 class DisplayVideo360AdvertiserLink include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#advertiser_id ⇒ ::String
792 793 794 795 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 792 class DisplayVideo360AdvertiserLink include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#campaign_data_sharing_enabled ⇒ ::Google::Protobuf::BoolValue
792 793 794 795 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 792 class DisplayVideo360AdvertiserLink include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#cost_data_sharing_enabled ⇒ ::Google::Protobuf::BoolValue
792 793 794 795 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 792 class DisplayVideo360AdvertiserLink include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#name ⇒ ::String (readonly)
792 793 794 795 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 792 class DisplayVideo360AdvertiserLink include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |