Skip to content
Get MCP AdsGet MCP Ads, home

snapchat_update_adsquad

Update Snapchat adsquad configuration, including name, targeting, schedule and budget.

Update Snapchat adsquad configuration, including name, targeting, schedule and budget. Preview by default; ownership checked before applying.

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.
entityIdstringRequiredNative Snapchat entity UUID.
specobjectRequiredNative Snap fields; budgets are integer micro currency units (1 currency unit = 1,000,000). Call snapchat_get_write_schema first.
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_adsquad",
    "args": {
      "adAccountId": "<string>",
      "entityId": "<string>",
      "spec": "<object>"
    }
  }
}
Esc

Type to search