reddit_ get_ insights
Native Reddit reporting with metrics and entity/audience breakdowns, explicit UTC dates and pagination.
Native Reddit reporting with metrics and entity/audience breakdowns, explicit UTC dates and pagination. Empty results validate transport only. Reported audience demographics differ from configured targeting.
- 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. |
startsAt | string | Required | |
endsAt | string | Required | |
fields | array | Required | |
breakdowns | array | Optional | Default: []. |
filter | string | Optional | |
limit | integer | Optional | Default: 50. |
cursor | string | Optional |
Calling itLink to this section
{
"name": "reddit_get_insights",
"arguments": {
"adAccountId": "<string>",
"startsAt": "<string>",
"endsAt": "<string>",
"fields": "<array>"
}
}