reddit_ get_ targeting_ options
Discover valid native targeting values. One of 50 Reddit Ads tools on the Get MCP Ads MCP gateway.
Discover valid native targeting values. Communities can be searched; large lists are paginated or explicitly marked partial.
- Source
- Reddit Ads
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - 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. |
kind | string | Required | One of: geolocations, languages, interests, devices, carriers, communities. |
query | string | Optional | |
country | string | Optional | |
limit | integer | Optional | Default: 50. |
cursor | string | Optional |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "reddit_get_targeting_options",
"args": {
"adAccountId": "<string>",
"kind": "geolocations"
}
}
}