amazon-product-api icon indicating copy to clipboard operation
amazon-product-api copied to clipboard

What is awsTag?

Open pirmax opened this issue 8 years ago • 7 comments

Hi,

What is awsTag in code demo?

Thanks.

pirmax avatar Jun 27 '17 07:06 pirmax

same "problem"

rawnly avatar Jul 02 '17 21:07 rawnly

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.

Reference

masterT avatar Jul 03 '17 01:07 masterT

@t3chnoboy Maybe we should rename this for a future version. Version 1.0.0?

masterT avatar Jul 03 '17 01:07 masterT

@masterT Yeah, we can also keep awsTag for compatibility

t3chnoboy avatar Jul 03 '17 19:07 t3chnoboy

@t3chnoboy @masterT maybe we should add an extra note with that link in the Readme.

JuanCrg90 avatar Jul 05 '17 02:07 JuanCrg90

Yes that also a good idea!

masterT avatar Jul 05 '17 13:07 masterT

image The awsTag is your partner tag disponible on your Amazon partner account.

pirmax avatar Jul 05 '17 13:07 pirmax