> ## Documentation Index
> Fetch the complete documentation index at: https://docs.markifact.com/llms.txt
> Use this file to discover all available pages before exploring further.

# List Interests

> Lists the Reddit Ads interest taxonomy

Lists the Reddit Ads interest taxonomy. Use the returned IDs in the interests key of reddit\_ads\_create\_ad\_group targeting.

|                      |                             |
| -------------------- | --------------------------- |
| **App**              | Reddit Ads                  |
| **Operation ID**     | `reddit_ads_list_interests` |
| **Type**             | Action                      |
| **Connection**       | `reddit_ads` (required)     |
| **Credits per run**  | 1                           |
| **Agent / MCP tool** | Yes                         |

## Inputs

| Field          | Type    | Required | Default | Description                                                                        |
| -------------- | ------- | -------- | ------- | ---------------------------------------------------------------------------------- |
| `search_query` | string  | No       | -       | Optional text filter applied to interest names (case-insensitive substring match). |
| `limit`        | integer | No       | `1000`  | Maximum number of results to return. Default: 1000.                                |

## Output

**Type**: `List[Dict]`

Returns the interest taxonomy.

**Fields**: dynamic (depend on the inputs)
