Class Amazon::Search::Blended::Request
In: lib/amazon/search/blended.rb
Parent: Amazon::Search::Request

Methods

search  

Public Instance methods

A blended search returns results across up to 15 of Amazon’s product categories in an Amazon::Search::Blended::Response. If a block is given, that Response’s @product_lines, which is an Array of Amazon::ProductLine objects, will be passed to the block.

[Validate]