Accounts

Search TikTok location tags

Searches the location tags a TikTok account connected through the TikTok for Business app can attach to a video post. Send a result's id and name as tiktokSettings.locationId and locationName when creating a post. TikTok answers the 20 closest matches and fills the list with fuzzy matches when nothing matches, so an unrelated result does not mean the place is missing.

get/v1/accounts/{accountId}/tiktok/locations

Path parameters

accountIdstring required

The TikTok account ID

Query parameters

querystring required

Place name to search, for example a city, a venue or an address

Response

The closest location tags, best match first

Changes