Class: Google::Analytics::Admin::V1alpha::DisplayVideo360AdvertiserLink

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/analytics/admin/v1alpha/resources.rb

Overview

A link between a GA4 property and a Display & Video 360 advertiser.

Instance Attribute Summary collapse

Instance Attribute Details

#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.

Returns:

  • (::Google::Protobuf::BoolValue)

    Enables personalized advertising features with this integration. If this field is not set on create/update, it will be defaulted to true.



690
691
692
693
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 690

class DisplayVideo360AdvertiserLink
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#advertiser_display_name::String (readonly)

Returns Output only. The display name of the Display & Video 360 Advertiser.

Returns:

  • (::String)

    Output only. The display name of the Display & Video 360 Advertiser.



690
691
692
693
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 690

class DisplayVideo360AdvertiserLink
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#advertiser_id::String

Returns Immutable. The Display & Video 360 Advertiser's advertiser ID.

Returns:

  • (::String)

    Immutable. The Display & Video 360 Advertiser's advertiser ID.



690
691
692
693
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 690

class DisplayVideo360AdvertiserLink
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#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.

Returns:

  • (::Google::Protobuf::BoolValue)

    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.



690
691
692
693
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 690

class DisplayVideo360AdvertiserLink
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#cost_data_sharing_enabled::Google::Protobuf::BoolValue

Returns Immutable. Enables the import of cost data from Display & Video 360 into the GA4 property. This can only be enabled if campaign_data_sharing_enabled is enabled. 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.

Returns:

  • (::Google::Protobuf::BoolValue)

    Immutable. Enables the import of cost data from Display & Video 360 into the GA4 property. This can only be enabled if campaign_data_sharing_enabled is enabled. 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.



690
691
692
693
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 690

class DisplayVideo360AdvertiserLink
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#name::String (readonly)

Returns Output only. The resource name for this DisplayVideo360AdvertiserLink resource. Format: properties/{propertyId}/displayVideo360AdvertiserLinks/{linkId}

Note: linkId is not the Display & Video 360 Advertiser ID.

Returns:

  • (::String)

    Output only. The resource name for this DisplayVideo360AdvertiserLink resource. Format: properties/{propertyId}/displayVideo360AdvertiserLinks/{linkId}

    Note: linkId is not the Display & Video 360 Advertiser ID



690
691
692
693
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 690

class DisplayVideo360AdvertiserLink
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end