Skip to content
Get MCP AdsGet MCP Ads, home

snapchat_update_segment

Rename or edit retention/description of an audience segment. A write tool that previews before it changes anything, one of 41 Snapchat Ads tools on the Get…

Rename or edit retention/description of an audience segment. Unchanged fields are preserved. Local 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.
segmentIdunknownRequiredNative audience segment ID (UUID or numeric string).
namestringOptionalAudience display name.
descriptionstringOptionalAudience description; empty string clears it.
retentionInDaysintegerOptionalRetention days, subject to audience-type limits.
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_update_segment",
    "args": {
      "adAccountId": "<string>",
      "segmentId": "<unknown>"
    }
  }
}
Esc

Type to search