NumberValue abstract

Methods
N
Attributes
[RW] comparableValue_Type
Class Public methods
new(comparableValue_Type = nil)
     # File lib/adwords4r/v200909/AdGroupCriterionService.rb, line 183
183:   def initialize(comparableValue_Type = nil)
184:     @comparableValue_Type = comparableValue_Type
185:   end