ListReturnValue abstract

Methods
N
Attributes
[RW] listReturnValue_Type
Class Public methods
new(listReturnValue_Type = nil)
# File lib/adwords4r/v200909/CampaignAdExtensionService.rb, line 646
  def initialize(listReturnValue_Type = nil)
    @listReturnValue_Type = listReturnValue_Type
  end