Class: AdWords::V200909::AdGroupAdService::GetResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/adwords4r/v200909/AdGroupAdService.rb

Overview

getResponse

  • rval - AdWords::V200909::AdGroupAdService::AdGroupAdPage

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(rval = nil) ⇒ GetResponse

Returns a new instance of GetResponse.



2578
2579
2580
# File 'lib/adwords4r/v200909/AdGroupAdService.rb', line 2578

def initialize(rval = nil)
  @rval = rval
end

Instance Attribute Details

#rvalObject

:nodoc: all



2576
2577
2578
# File 'lib/adwords4r/v200909/AdGroupAdService.rb', line 2576

def rval
  @rval
end