Get A/B Test Results
meta_get_ad_study_resultsRetrieve detailed results from an A/B test ad study, including winner, confidence level, and per-cell metrics to evaluate ad performance.
Instructions
Gets detailed results of a specific A/B test (ad study).
Args:
study_id (string): The ad study ID
Returns: Study details including winner, confidence level, and per-cell metrics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| study_id | Yes | Ad study ID | |
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |