MobileTarget abstract
target_Type - SOAP::SOAPString
Methods
- N
Attributes
[RW] | target_Type |
Class Public methods
Source: show
# File lib/adwords4r/v201003/BulkMutateJobService.rb, line 4038 4038: def initialize(target_Type = nil) 4039: @target_Type = target_Type 4040: end