Skip to content
Get MCP AdsGet MCP Ads, home
Start free

tiktok_get_asset_urls

Re-resolve fresh, publicly fetchable URLs for specific TikTok library assets (file/video/ad/info and file/image/ad/info).

Re-resolve fresh, publicly fetchable URLs for specific TikTok library assets (file/video/ad/info and file/image/ad/info). Call at display or download time: every TikTok media URL is signed and expires.

Kind
Read
Discovery
Reachable through search_tools and run_tool
Account parameter
advertiserId
Endpoint
https://mcp.getmcpads.com/tiktok-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
advertiserIdstringRequiredTikTok advertiser ID.
videoIdsarrayOptionalVideo IDs to refresh (at most 60 per call, TikTok's documented cap)
imageIdsarrayOptionalImage IDs to refresh.

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "tiktok_get_asset_urls",
    "args": {
      "advertiserId": "<string>"
    }
  }
}
Esc

Type to search