NumberValue abstract

Methods
N
Attributes
[RW] comparableValue_Type
Class Public methods
new(comparableValue_Type = nil)
     # File lib/adwords4r/v200909/AdGroupAdService.rb, line 280
280:   def initialize(comparableValue_Type = nil)
281:     @comparableValue_Type = comparableValue_Type
282:   end