Target abstract

Methods
N
Attributes
[RW] target_Type
Class Public methods
new(target_Type = nil)
# File lib/adwords4r/v200906/AdGroupAdService.rb, line 739
  def initialize(target_Type = nil)
    @target_Type = target_Type
  end