ComparableValue abstract

Methods
N
Attributes
[RW] comparableValue_Type
Class Public methods
new(comparableValue_Type = nil)
     # File lib/adwords4r/v200909/AdGroupService.rb, line 98
 98:   def initialize(comparableValue_Type = nil)
 99:     @comparableValue_Type = comparableValue_Type
100:   end