Amazon::Search (Module)

In: lib/amazon/search/marketplace.rb
lib/amazon/search.rb

Methods

modes  

Constants

HEAVY = true
LITE = LIGHT = false
RATE_LIMIT_PAGES = true
  RATE_LIMIT_PAGES must be ‘true’ for compliance with the Web Services regulations that stipulate no more than one search per second
MAX_LITE_ASINS = 30
MAX_HEAVY_ASINS = 10
MAX_LITE_UPCS = 30
MAX_HEAVY_UPCS = 10

Public Class methods

Returns a list of valid product search modes

[Validate]