Skip to content
Get MCP AdsGet MCP Ads, home
Start free
View as Markdown

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_tools and run_tool
Account parameter
adAccountId
Endpoint
https://mcp.getmcpads.com/meta-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
studyIdstringOptionalSpecific Ad Study ID to interpret.
adAccountIdstringOptionalAd account ID used to discover ad_studies when studyId is omitted.
includeCellEntitiesbooleanOptionalAlso read campaigns/adsets/adaccounts attached to each study cell. Default: false.
cellEntityTypestringOptionalOne of: campaigns, adsets, adaccounts. Default: "campaigns".
limitintegerOptionalDefault: 50.

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "meta_interpret_experiment_results",
    "args": {}
  }
}
Esc

Type to search