List A/B Tests (Ad Studies)
meta_get_ad_studiesRetrieve A/B test studies for your Meta ad account, including name, type, status, dates, and results.
Instructions
Lists A/B tests (ad studies) for a Meta ad account.
Args:
ad_account_id (string): Ad account ID (e.g., act_123456789)
limit (number): Max results (1–50, default 10)
Returns: List of studies with name, type, status, dates, and results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ad_account_id | Yes | Ad account ID (e.g., act_123456789) | |
| limit | No | ||
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |