TikTok Ads / API Reference
tiktok_ads_targeting_options
TikTok Ads tool backed by Pipedream managed auth. Query TikTok targeting/tool endpoints, e.g. /tool/region/ or /tool/interest_keyword/recommend/.
This is a read-only tool: it returns targeting options for your TikTok Ads account. It changes nothing.
Ask Claude
You do not call this tool yourself. Ask for the outcome and the client picks the tool:
Targeting options in my TikTok Ads account for [advertiser id], [option path].
It takes 2 required and 2 optional parameters.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
advertiser_id | string | Yes | Advertiser Id |
option_path | string | Yes | Option Path |
params_json | string | No | Params Json |
pipedream_account_id | string | No | Pipedream Account Id |
Related TikTok Ads tools
tiktok_ads_account_balancetiktok_ads_ad_reporttiktok_ads_adgroup_reporttiktok_ads_advertiser_infotiktok_ads_campaign_reporttiktok_ads_create_ad
Before you can call it
This tool needs a connected TikTok Ads account. The TikTok Ads connect guide covers the OAuth flow and the permissions it asks for, and the quickstart gets a client talking to the server in about five minutes.