Class Amazon::Ecs
In: lib/amazon/ecs.rb
Parent: Object

Methods

Classes and Modules

Class Amazon::Ecs::Response

Constants

SERVICE_URLS = {:us => 'http://webservices.amazon.com/onca/xml?Service=AWSECommerceService', :uk => 'http://webservices.amazon.co.uk/onca/xml?Service=AWSECommerceService', :ca => 'http://webservices.amazon.ca/onca/xml?Service=AWSECommerceService', :de => 'http://webservices.amazon.de/onca/xml?Service=AWSECommerceService', :jp => 'http://webservices.amazon.co.jp/onca/xml?Service=AWSECommerceService', :fr => 'http://webservices.amazon.fr/onca/xml?Service=AWSECommerceService'

Public Class methods

Get debug flag.

Set debug flag to true or false.

Search an item by ASIN no.

Search amazon items with search terms. Default search index option is ‘Books’. For other search type other than keywords, please specify :type => [search type param name].

Default search options

Set default search options

Generic send request to ECS REST service. You have to specify the :operation parameter.

Protected Class methods

[Validate]