MobileTarget abstract

Methods
N
Attributes
[RW] target_Type
Class Public methods
new(target_Type = nil)
      # File lib/adwords4r/v201003/BulkMutateJobService.rb, line 4038
4038:   def initialize(target_Type = nil)
4039:     @target_Type = target_Type
4040:   end