Inputs
SelectableOption
Output
Type:List[Dict]
Returns the list of funding instruments.
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 funding instruments (payment sources) for an account, filterable by status
| App | Reddit Ads |
| Operation ID | reddit_ads_list_funding_instruments |
| 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 funding instruments for. |
mode | string or SelectableOption | No | - | Optional status filter. Options: ‘SELECTABLE’ (default: active now or starting within 30 days), ‘ACTIVE’, ‘INACTIVE’, ‘UPCOMING’, ‘ALL’. |
search_query | string | No | - | Optional search text applied server-side. |
limit | integer | No | 100 | Maximum number of funding instruments to return. Default: 100. |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
value | string | Yes | - | |
label | string | Yes | - |
List[Dict]
Returns the list of funding instruments.
Fields: dynamic (depend on the inputs)