t3chnoboy / amazon-product-api

:credit_card: Amazon Product Advertising API client
366 stars 104 forks source link

Can I pass 'Domain" parameter in CreateClient? #115

Open RabinMallick opened 5 years ago

RabinMallick commented 5 years ago

var client = amazon.createClient({ awsId: "aws ID", awsSecret: "aws Secret", awsTag: "aws Tag" }); In createClient Credentials, I want to pass an additional parameter Domain to change the default domain/Locale - http://docs.aws.amazon.com/AWSECommerceService/latest/DG/Locales.html

masterT commented 5 years ago

You can pass a domain to your query. https://github.com/t3chnoboy/amazon-product-api/blob/master/README.md#specify-the-endpoint