Question by eldk64 · Jan 27 at 09:13 AM · finding-apifinditemsadvanced
Finding/findItemsAdvanced - LocatedIn - Doc is opposite
Hello,
Reading here, https://developer.ebay.com/devzone/finding/CallRef/types/ItemFilterType.html how Locatedin should be implemented, it says :
" The item filter LocatedIn cannot be used with either the AvailableTo nor the MaxDistance item filter. "
Whereas here (release 1.11.0), https://developer.ebay.com/devzone/finding/ReleaseNotes.html , it says :
"In prior releases, the AvailableTo and LocatedIn item filters were mutually exclusive. These filters can now be used together. For example, you can use the following filter to find items located in Germany that are available to the United States:"
As I use AvailableTo, but now want to limit countries where product are located in - Some sellers, for some countries, always have the 100 best price products, but with some that are given as new but in fact are perished and not fully usable except to be lucky.
Has someone checked if it works as said in release note or if it's not as said in doc ?
Thanks,
Eric
Answer by eldk64 · Jan 27 at 02:44 PM
Checked use of AvailableTo with LocatedIn : it's ok.
So the doc here : https://developer.ebay.com/devzone/finding/CallRef/types/ItemFilterType.html is outdated since ... 1.11.0 release .
People who like this
Your answer

Follow this Question
Related Questions
Are the search API results effected by the caller location, IP address 0 Answers
“findItemsAdvanced” method does not return results for multiple listingType 5 Answers
Different results in findItemsAdvanced when performing same request after a while 3 Answers
How to search for an item available to a country, within a specified continent? 1 Answer
Finding API using .NET 0 Answers