amazon-product-api
amazon-product-api copied to clipboard
What is awsTag?
Hi,
What is awsTag in code demo?
Thanks.
same "problem"
The awsTag is in fact the AssociateTag in the API doc. Here is the section about it.
An alphanumeric token that uniquely identifies an Associate. This token is the means by which Amazon identifies the Associate to credit for a sale. If a request is made without identifying an Associate, Associate fees are not paid by Amazon. If the AssociateTag is included in the CartCreate request, the value for AssociateTag is automatically included in the PurchaseURL, which is returned by CartCreate. To obtain an Associate Tag, see Becoming an Associate.
Valid values: An alphanumeric token distributed by Amazon that uniquely identifies an Associate. Use this value in all requests to receive credit for the customer purchases.
@t3chnoboy Maybe we should rename this for a future version. Version 1.0.0?
@masterT Yeah, we can also keep awsTag for compatibility
@t3chnoboy @masterT maybe we should add an extra note with that link in the Readme.
Yes that also a good idea!
The awsTag is your partner tag disponible on your Amazon partner account.