Class | Amazon::Search::Exchange::Marketplace::Request |
In: |
lib/amazon/search/exchange/marketplace.rb
|
Parent: | Amazon::Search::Request |
Search Amazon Marketplace by keyword and return an Amazon::Search::Exchange::Marketplace::Response. If a block is supplied, that Response’s @products, which is an Array of Amazon::Exchange::Product objects, will be passed to the block.
Search Amazon Marketplace by listing ID and return an Amazon::Search::Exchange::Marketplace::Response. If a block is supplied, that Response’s @products, which is an Array of Amazon::Exchange::Product objects, will be passed to the block.