Class: Google::Ads::DataManager::V1::UserIdentifier

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

Overview

A single identifier for the user.

Instance Attribute Summary collapse

Instance Attribute Details

#address::Google::Ads::DataManager::V1::AddressInfo



56
57
58
59
# File 'proto_docs/google/ads/datamanager/v1/user_data.rb', line 56

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

#email_address::String



56
57
58
59
# File 'proto_docs/google/ads/datamanager/v1/user_data.rb', line 56

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

#phone_number::String



56
57
58
59
# File 'proto_docs/google/ads/datamanager/v1/user_data.rb', line 56

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