rhysnhall / etsy-php-sdk

PHP SDK for Etsy API v3.
MIT License
47 stars 36 forks source link

getPublicListings() doesnt return etsy's search results count #29

Closed dragos-iovan closed 3 months ago

dragos-iovan commented 9 months ago

This method: getPublicListings() ignored/discards the 'count' passed by Etsy's api. That is an important metric that can be used to determine competition in etsy search.

rhysnhall commented 3 months ago

Apologies on the delayed response. An updated version of the package is available that addresses this.