Retrieves trending topics for a specific location identified by its WOEID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The WOEID of the place to lookup a trend for.
The maximum number of results.
1 <= x <= 50
A comma separated list of Trend fields to display.
1
["trend_name", "tweet_count"]
The request has succeeded.
The response is of type object
.