PartnerTag |
An alphanumeric token that uniquely identifies a partner. In case of an associate, this token is the means by which Amazon identifies the Associate to credit for a sale. If the value for PartnerType is Associate , specify the store ID or tracking ID of a valid associate store from the requested marketplace as the value for PartnerTag . For example, If store-20 and store-21 are store id or tracking id of customer in United States and United Kingdom marketplaces respectively, then customer needs to pass store-20 as PartnerTag in all PAAPI requests for United States marketplace and store-21 as PartnerTag in all PAAPI requests for United Kingdom marketplace. To obtain an Partner Tag, see Sign up as an Amazon Associate. |
Yes |
PartnerType |
The type of Amazon program. For more information on valid values, refer PartnerType Parameter. |
Yes |
Access Key |
An alphanumeric token that uniquely identifies you. For information about getting an Access Key, see Register for Product Advertising API. |
Yes |
Secret Key |
A key that is used in conjunction with the Access Key to cryptographically sign an API request. To retrieve your Access Key or Secret Access Key, refer Register for Product Advertising API. |
Yes |
Marketplace |
Target Amazon Locale. The value determines the locale where the API request is targeted at. We determine the target Amazon Locale from the Host value in the headers, hence it is not a mandatory parameter. For more information, refer Locale Reference. |
No |
Service |
Specifies the Product Advertising API service. It is used for signing the request to Product Advertising API. There is only one value for all Product Advertising API operations.- Valid value: ProductAdvertisingAPIv1
|
Yes |
Host |
The host value of the target locale to which you are sending requests. It varies with target Amazon locale. For example if you are sending request to US Locale then host value is webservices.amazon.com . For more information and valid values refer Host. |
Yes |
Region |
The AWS region of the target locale to which you are sending requests. It varies with target Amazon locale. For example if you are sending request to US Locale then region value is us-east-1 . For more information and valid values refer Region. |
Yes |