meta_ get_ study_ results
Get detailed results for a conversion lift or A/B test study. One of 39 Meta Ads tools on the Get MCP Ads MCP gateway.
Get detailed results for a conversion lift or A/B test study. Returns objectives, cells, and lift results.
- Source
- Meta Ads
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
adAccountId- Endpoint
- https:/
/ mcp. getmcpads. com/ meta-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
studyId | string | Required | The Ad Study ID. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "meta_get_study_results",
"args": {
"studyId": "<string>"
}
}
}