Class: Google::Analytics::Admin::V1alpha::SearchAds360Link

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 Search Ads 360 entity.

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, 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, it will be defaulted to true.



780
781
782
783
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 780

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

#advertiser_display_name::String (readonly)

Returns Output only. The display name of the Search Ads 360 Advertiser. Allows users to easily identify the linked resource.

Returns:

  • (::String)

    Output only. The display name of the Search Ads 360 Advertiser. Allows users to easily identify the linked resource.



780
781
782
783
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 780

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

#advertiser_id::String

Returns Immutable. This field represents the Advertiser ID of the Search Ads 360 Advertiser. that has been linked.

Returns:

  • (::String)

    Immutable. This field represents the Advertiser ID of the Search Ads 360 Advertiser. that has been linked.



780
781
782
783
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 780

class SearchAds360Link
  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 Search Ads 360 into the GA4 property. After link creation, this can only be updated from the Search Ads 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 Search Ads 360 into the GA4 property. After link creation, this can only be updated from the Search Ads 360 product. If this field is not set on create, it will be defaulted to true.



780
781
782
783
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 780

class SearchAds360Link
  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 Search Ads 360 to 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 Search Ads 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 Search Ads 360 to 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 Search Ads 360 product. If this field is not set on create, it will be defaulted to true.



780
781
782
783
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 780

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

#name::String (readonly)

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

Note: linkId is not the Search Ads 360 advertiser ID.

Returns:

  • (::String)

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

    Note: linkId is not the Search Ads 360 advertiser ID



780
781
782
783
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 780

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

#site_stats_sharing_enabled::Google::Protobuf::BoolValue

Returns Enables export of site stats with this integration. If this field is not set on create, it will be defaulted to true.

Returns:

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

    Enables export of site stats with this integration. If this field is not set on create, it will be defaulted to true.



780
781
782
783
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 780

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