Skip to content
Get MCP AdsGet MCP Ads, home

reddit_create_ad

create Reddit ad with native fields, including supported objectives/formats.

create Reddit ad with native fields, including supported objectives/formats. Preview by default; creations of campaigns/groups/ads are always PAUSED. Read reddit_get_write_schema(operation=ad_create) and current configuration before edits.

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

ParametersLink to this section

NameTypeRequiredNotes
adAccountIdstringRequiredSelected Reddit ad account ID (a2_...), not the business ID.
dataobjectRequiredNative Reddit fields. Read reddit_get_write_schema first. Microcurrency budgets; partial nested objects replace that object.
confirmbooleanOptionalFalse previews locally. True applies only the explicitly authorized change. Default: false.

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "reddit_create_ad",
    "args": {
      "adAccountId": "<string>",
      "data": "<object>"
    }
  }
}
Esc

Type to search