> ## 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 Promotable Apps

> Lists the apps a Meta Ads account can promote (id, name, platforms, store URLs, app events)

Lists the apps a Meta Ads account can promote (id, name, platforms, store URLs, app events). Use it to find the application\_id for app promotion ad sets; only apps visible to the connected user are returned.

|                      |                             |
| -------------------- | --------------------------- |
| **App**              | Meta Ads                    |
| **Operation ID**     | `meta_list_promotable_apps` |
| **Type**             | Action                      |
| **Connection**       | `meta_ads` (required)       |
| **Credits per run**  | 1                           |
| **Agent / MCP tool** | Yes                         |

## Inputs

| Field     | Type           | Required | Default | Description                                                  |
| --------- | -------------- | -------- | ------- | ------------------------------------------------------------ |
| `account` | DynamicAccount | Yes      | -       | Select Meta Ads account, ask the user for it if not provided |

## Output

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

Returns list of promotable apps with id, name, app\_type, category, supported\_platforms, object\_store\_urls, ios\_bundle\_id, namespace, link, app\_install\_tracked, advertisable\_app\_events.
