Skip to content
Get MCP AdsGet MCP Ads, home

snapchat_create_lookalike

Create a lookalike audience from an owned customer-list seed. A write tool that previews before it changes anything, one of 41 Snapchat Ads tools on the Get…

Create a lookalike audience from an owned customer-list seed. Provider eligibility and sufficient seed size still apply; creation does not guarantee targetable_status READY. Preview unless confirm true.

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

ParametersLink to this section

NameTypeRequiredNotes
adAccountIdstringRequiredSelected Snapchat ad account UUID; never an organization ID.
namestringRequiredAudience display name.
seedSegmentIdunknownRequiredNative audience segment ID (UUID or numeric string).
countriesarrayRequiredUppercase ISO 3166-1 country codes for the lookalike.
typestringOptionalLookalike similarity versus reach preference. One of: BALANCE, SIMILARITY, REACH. Default: "BALANCE".
retentionInDaysintegerOptionalLookalike retention, at most 180 days. Default: 180.
confirmbooleanOptionalOnly true applies the previewed change. Default: false.

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "snapchat_create_lookalike",
    "args": {
      "adAccountId": "<string>",
      "name": "<string>",
      "seedSegmentId": "<unknown>",
      "countries": "<array>"
    }
  }
}
Esc

Type to search