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

meta_get_delivery_diagnostics

Aggregate read-only delivery diagnostics across campaigns, ad sets, and ads using status/effective_status/issues_info where available plus simple delivery…

Aggregate read-only delivery diagnostics across campaigns, ad sets, and ads using status/effective_status/issues_info where available plus simple delivery insights.

Source
Meta Ads
Kind
Read
Discovery
Announced in the tool list
Account parameter
adAccountId
Endpoint
https://mcp.getmcpads.com/meta-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
adAccountIdstringRequiredAd account ID (e.g., act_123456789)
levelstringOptionalOne of: campaign, adset, ad, all. Default: "all".
effectiveStatusFilterarrayOptionalOptional effective_status filter values such as ACTIVE, PAUSED, WITH_ISSUES, DISAPPROVED.
datePresetstringOptionalInsights date preset for simple delivery metrics. Defaults to last_7d. One of: today, yesterday, this_month, last_month, this_quarter, maximum, data_maximum, last_3d, last_7d, last_14d, last_28d, last_30d, last_90d, last_week_mon_sun, last_week_sun_sat, last_quarter, last_year, this_week_mon_today, this_week_sun_today, this_year.
timeRangeobjectOptionalOptional custom insights date range.
limitintegerOptionalDefault: 100.
cursorstringOptionalPagination cursor from previous response.

Calling itLink to this section

jsonDirectly, since it is announced
{
  "name": "meta_get_delivery_diagnostics",
  "arguments": {
    "adAccountId": "<string>"
  }
}
Esc

Type to search