ComparableValue abstract

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