reddit_ get_ campaigns
Read Reddit campaigns, including native configuration and configured/effective status. One of 50 Reddit Ads tools on the Get MCP Ads MCP gateway.
Read Reddit campaigns, including native configuration and configured/effective status. Pagination returns an opaque cursor; all pages require explicit continuation.
- Source
- Reddit Ads
- Kind
- Read
- Discovery
- Announced in the tool list
- Account parameter
adAccountId- Endpoint
- https:/
/ mcp. getmcpads. com/ reddit-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
adAccountId | string | Required | Selected Reddit ad account ID (a2_...), not the business ID. |
limit | integer | Optional | Default: 50. |
cursor | string | Optional |
Calling itLink to this section
{
"name": "reddit_get_campaigns",
"arguments": {
"adAccountId": "<string>"
}
}