List Experiments
adsap_list_experimentsList an ad account's Meta experiments / ad studies (live from Meta) — A/B split tests and conversion-lift studies, with type, status timestamps (start/end/canceled/observation-end), and description. Use to audit which experiments exist or ran, before analyzing results in Ads Manager. Read-only: experiments can only be CREATED in Meta Ads Manager (the public API does not support creation), so use this to inspect, not to set up tests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Pagination cursor from a previous response's meta.paging_after, to fetch the next page. | |
| limit | No | Max experiments to return per page. Default 25, max 100. | |
| ad_account_id | Yes | Ad account ID (act_xxx) to list experiments for. Required — scopes the request and anchors the Meta budget check. |