Class: AdWords::V200909::TargetingIdeaService::GetBulkKeywordIdeasResponse

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

Overview

getBulkKeywordIdeasResponse

  • rval - AdWords::V200909::TargetingIdeaService::TargetingIdeaPage

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(rval = nil) ⇒ GetBulkKeywordIdeasResponse

Returns a new instance of GetBulkKeywordIdeasResponse.



2242
2243
2244
# File 'lib/adwords4r/v200909/TargetingIdeaService.rb', line 2242

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

Instance Attribute Details

#rvalObject

:nodoc: all



2240
2241
2242
# File 'lib/adwords4r/v200909/TargetingIdeaService.rb', line 2240

def rval
  @rval
end