v1Resources/Reviews/patchHide or show a topic keyword
Hide or show a topic keyword
Hides a tracked keyword from topic trends, or restores one that was hidden.
patch
reviews:write/api/v1/reviews/topic-trends/keywordsRequest body
locationIdstringoptional
The location the keyword is tracked for.
clientIdstringoptional
The client the keyword is tracked for.
keywordstringrequired
The keyword itself.
hidebooleanrequired
True to hide the keyword, false to show it again.
Response
dataobjectoptional
customarray of stringoptional
The keywords that were added by hand.
hiddenarray of stringoptional
The keywords currently hidden from topic trends.
Errors
400The request is missing a required parameter or is otherwise malformed.
401Missing, invalid, expired, or revoked API key.
403The key lacks the required scope, or isn't authorized for this client/location.
429Too many requests. Retry after the number of seconds in the Retry-After header.
patch/api/v1/reviews/topic-trends/keywords
Your API key
Request body*
{}