x_ ads_ search_ targeting_ interests
Search targetable interest categories by name. One of 26 X Ads tools on the Get MCP Ads MCP gateway.
Search targetable interest categories by name. Use this to find the targeting_value IDs required by add_targeting_criterion for INTEREST-type criteria. Native X fields and pagination are preserved; monetary fields ending in _micro are millionths of the account currency.
- Source
- X Ads
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
account_id- Endpoint
- https:/
/ mcp. getmcpads. com/ x-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
count | integer | Optional | Number of records to return per page (1-1000). |
cursor | string | Optional | Pagination cursor from a previous response. |
q | string | Optional | Free-text interest name to search for, e.g. "motorsports". Omit to list interests unfiltered. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "x_ads_search_targeting_interests",
"args": {}
}
}