meta_ interpret_ experiment_ results
Read and interpret A/B test or conversion lift study results with confidence guardrails, cells, objectives, and optional cell entities.
Read and interpret A/B test or conversion lift study results with confidence guardrails, cells, objectives, and optional cell entities.
- 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 | Optional | Specific Ad Study ID to interpret. |
adAccountId | string | Optional | Ad account ID used to discover ad_studies when studyId is omitted. |
includeCellEntities | boolean | Optional | Also read campaigns/adsets/adaccounts attached to each study cell. Default: false. |
cellEntityType | string | Optional | One of: campaigns, adsets, adaccounts. Default: "campaigns". |
limit | integer | Optional | Default: 50. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "meta_interpret_experiment_results",
"args": {}
}
}