skayred
skayred

Reputation: 10713

Foursquare venues exclusions

In 4square venues API reference I've found parameter categoryId for inclusion some category venues. But I want to exclude some categories from my venues list (e.g. trains and airplane check-ins).

Is this feature available?

Upvotes: 1

Views: 289

Answers (1)

Martin
Martin

Reputation: 496

No it isn't, you'll need to retrieve the venues in the top-level category that you do want and then filter out those belonging to the categories that you don't want.

Upvotes: 0

Related Questions