Retrieves personalized trending topics for the authenticated user.
The access token received from the authorization server in the OAuth 2.0 flow.
A comma separated list of PersonalizedTrend fields to display.
1
[
"category",
"post_count",
"trend_name",
"trending_since"
]
The request has succeeded.
The response is of type object
.