Class: Google::Ads::DataManager::V1::UserIdInfo

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 USER_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:



276
277
278
279
# File 'proto_docs/google/ads/datamanager/v1/user_list.rb', line 276

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