I lost the rating stars Auto Amazon Links
-
I lost the rating stars is there a way to get the stars back
-
Hi,
What is the locale?
Hello!! Me too!!!
The plugin stopped working, then I saw that there was a new update, I installed it and it worked again.
However, now the format of the blocks has changed, and the stars do not appear. And the buy button does not appear either!
What happened?
Thank you so much for your attention!!!
@loiscr Most issues raised in a few days are related to the end of SiteStripe which the plugin was partially using to retrieve product data. Now that it’s gone, some data are not available including ratings.
PA-API, for some reason, does not include rating information for many items. It could depend on the locale as well.
I am in Canada
@rodesro Test some PA-API search requests with ScratchPad.
- Enter your API keys and Associates tag in the Common Parameters section
- In the Request Parameters section, enter CustomerReviews in the Resource field
- Type a test keyword in the Keywords field
- Press Run request
- In the Response types section, click on the JSON response
Paste what is there here. If ratings are not included there, the plugin cannot display them.
I suggest you contact the Amazon Associates support regarding this matter and tell them why ratings are not included with screenshots of the ScratchPad results. It is much better to be fixed on the Amazon side.
{
“Keywords”: “timex”,
“Resources”: [
“CustomerReviews.Count”,
“CustomerReviews.StarRating”
],
“SearchIndex”: “All”,
“PartnerTag”: “xxxxxxx-20”,
“PartnerType”: “Associates”,
“Marketplace”: “www.amazon.ca”,
“Operation”: “SearchItems”
}{ “SearchResult”: { “Items”: [ { “ASIN”: “B07FFBHM7F”, “DetailPageURL”: “https://www.amazon.ca/dp/B07FFBHM7F?tag=xxxxxxx-20&linkCode=osi&th=1&psc=1” }, { “ASIN”: “B003LL3TOY”, “DetailPageURL”: “https://www.amazon.ca/dp/B003LL3TOY?tag=xxxxxxx-20&linkCode=osi&th=1&psc=1” }, { “ASIN”: “B00IT2X6FC”, “DetailPageURL”: “https://www.amazon.ca/dp/B00IT2X6FC?tag=xxxxxxx-20&linkCode=osi&th=1&psc=1” }, { “ASIN”: “B00857LNWY”, “DetailPageURL”: “https://www.amazon.ca/dp/B00857LNWY?tag=xxxxxxx-20&linkCode=osi&th=1&psc=1” }, { “ASIN”: “B003LL3TEE”, “DetailPageURL”: “https://www.amazon.ca/dp/B003LL3TEE?tag=xxxxxxx-20&linkCode=osi&th=1&psc=1” }, { “ASIN”: “B013SXILGK”, “DetailPageURL”: “https://www.amazon.ca/dp/B013SXILGK?tag=xxxxxxx-20&linkCode=osi&th=1&psc=1” }, { “ASIN”: “B00857LPC2”, “DetailPageURL”: “https://www.amazon.ca/dp/B00857LPC2?tag=xxxxxxx-20&linkCode=osi&th=1&psc=1” }, { “ASIN”: “B003LL3TMQ”, “DetailPageURL”: “https://www.amazon.ca/dp/B003LL3TMQ?tag=xxxxxxx-20&linkCode=osi&th=1&psc=1” }, { “ASIN”: “B08YRQM64G”, “DetailPageURL”: “https://www.amazon.ca/dp/B08YRQM64G?tag=xxxxxxx-20&linkCode=osi&th=1&psc=1” }, { “ASIN”: “B011T23WOI”, “DetailPageURL”: “https://www.amazon.ca/dp/B011T23WOI?tag=xxxxxxx-20&linkCode=osi&th=1&psc=1” } ], “SearchURL”: “https://www.amazon.ca/s?k=timex&rh=p_n_availability%3A-1&tag=xxxxxxx-20&linkCode=osi”, “TotalResultCount”: 306 } }
@rodesro Rating information is not included in the response. I suggest you ask Amazon Associates support about it.
Thank you for your help, you do an excellent job with good customer service, my website: http://www.robertdesrochers.com works very well
The topic ‘I lost the rating stars Auto Amazon Links’ is closed to new replies.