- argument - SOAP::SOAPString
- operand - AdWords::V201008::BulkMutateJobService::ProductConditionOperand
Methods
- N
Attributes
[RW] | argument | |
[RW] | operand |
Class Public methods
Source: show
# File lib/adwords4r/v201008/BulkMutateJobService.rb, line 3907 def initialize(argument = nil, operand = nil) @argument = argument @operand = operand end