NumberValue abstract

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