Inputs
SelectItem
Output
Type:Dict
Returns the pixel last-fired timestamps.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Checks when a Reddit Pixel last fired, for verifying that pixel or conversion event tracking is alive
| App | Reddit Ads |
| Operation ID | reddit_ads_get_pixel_last_fired_at |
| Type | Action |
| Connection | reddit_ads (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
pixel_id | string or SelectItem | Yes | - | ID of the Reddit Pixel to check. Find pixel IDs with reddit_ads_list_pixels. |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
value | string | Yes | - | The value of the selectable item. |
label | string | Yes | - | The label of the selectable item, used for display purposes. If not provided, defaults to the value. |
Dict
Returns the pixel last-fired timestamps.