Class: Google::Ads::DataManager::V1::CustomVariable

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

Overview

Custom variable for ads conversions.

Instance Attribute Summary collapse

Instance Attribute Details

#destination_references::Array<::String>



145
146
147
148
# File 'proto_docs/google/ads/datamanager/v1/event.rb', line 145

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

#value::String



145
146
147
148
# File 'proto_docs/google/ads/datamanager/v1/event.rb', line 145

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

#variable::String



145
146
147
148
# File 'proto_docs/google/ads/datamanager/v1/event.rb', line 145

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