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