Inputs
Output
Type:List[Dict]
Returns the list of pixels.
Fields: dynamic (depend on the inputs)Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Lists Reddit Ads pixels for an account
| App | Reddit Ads |
| Operation ID | reddit_ads_list_pixels |
| Type | Action |
| Connection | reddit_ads (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
account | DynamicAccount | Yes | - | Select the Reddit Ads account to list pixels for. |
search_query | string | No | - | Optional text filter applied to pixels names (case-insensitive substring match). |
limit | integer | No | 100 | Maximum number of pixels to return. Default: 100. |
List[Dict]
Returns the list of pixels.
Fields: dynamic (depend on the inputs)