Method: Google::Analytics::Admin::V1alpha::DisplayVideo360AdvertiserLink#ads_personalization_enabled
- Defined in:
- proto_docs/google/analytics/admin/v1alpha/resources.rb
#ads_personalization_enabled ⇒ ::Google::Protobuf::BoolValue
Returns Enables personalized advertising features with this integration. If this field is not set on create/update, 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 |