NumberValue abstract
comparableValue_Type - SOAP::SOAPString
Methods
- N
Attributes
[RW] | comparableValue_Type |
Class Public methods
Source: show
# File lib/adwords4r/v200909/AdGroupCriterionService.rb, line 183 183: def initialize(comparableValue_Type = nil) 184: @comparableValue_Type = comparableValue_Type 185: end