Skip to content
Get MCP AdsGet MCP Ads, home

tiktok_create_cta_portfolio

Create a dynamic CTA portfolio from the exact approved recommendations returned by creative/cta/recommend for this advertiser.

Create a dynamic CTA portfolio from the exact approved recommendations returned by creative/cta/recommend for this advertiser. Use its result.creative_portfolio_id as ad_configuration.call_to_action_id for Smart+ Spark website/app ads. Creates no ad and changes no delivery status. Local preview by default. No automatic retry; advertiser ownership is checked before applying.

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

ParametersLink to this section

NameTypeRequiredNotes
advertiserIdstringRequiredExact TikTok numeric ID as a string, never a rounded JavaScript number.
portfolioContentarrayRequiredReviewed CTA texts and their advertiser-specific IDs. Obtain them through tiktok_get_read_endpoint at creative/cta/recommend; never substitute generic CTA enums.
confirmbooleanOptionalApply only when true. Default is a local preview without any TikTok call. Never retry an uncertain POST automatically.

Calling itLink to this section

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

Type to search