Method: Google::Analytics::Admin::V1alpha::DisplayVideo360AdvertiserLink#campaign_data_sharing_enabled
- Defined in:
- proto_docs/google/analytics/admin/v1alpha/resources.rb
#campaign_data_sharing_enabled ⇒ ::Google::Protobuf::BoolValue
Returns Immutable. Enables the import of campaign data from Display & Video 360 into the GA4 property. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.
695 696 697 698 |
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 695 class DisplayVideo360AdvertiserLink include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |