List Offline Event Sets
meta_list_offline_event_setsList offline conversion event sets for a Meta ad account to track in-store purchases, phone orders, and other offline conversions.
Instructions
Lists offline conversion event sets for an ad account.
Offline event sets track conversions that happen outside of digital channels (in-store purchases, phone orders, etc.).
Args:
ad_account_id (string): Ad account ID (e.g., act_123456789)
limit (number): Max results (1–100, default 25)
after (string, optional): Pagination cursor
Returns: Event set IDs, names, and configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ad_account_id | Yes | ||
| limit | No | ||
| after | No | ||
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |