Class: Google::Ads::DataManager::V1::ContactIdInfo

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/ads/datamanager/v1/user_list.rb

Overview

Additional information when CONTACT_ID is one of the upload_key_types.

Instance Attribute Summary collapse

Instance Attribute Details

#data_source_type::Google::Ads::DataManager::V1::DataSourceType

Returns Optional. Immutable. Source of the upload data.

Returns:



239
240
241
242
# File 'proto_docs/google/ads/datamanager/v1/user_list.rb', line 239

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

#match_rate_percentage::Integer (readonly)

Returns Output only. Match rate for customer match user lists.

Returns:

  • (::Integer)

    Output only. Match rate for customer match user lists.



239
240
241
242
# File 'proto_docs/google/ads/datamanager/v1/user_list.rb', line 239

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