meta_ join_ product_ insights
Query product-breakdown insights and enrich rows with Product Catalog metadata when catalog access is available.
Query product-breakdown insights and enrich rows with Product Catalog metadata when catalog access is available.
- 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 |
|---|---|---|---|
adAccountId | string | Required | Ad account ID (e.g., act_123456789) |
catalogId | string | Optional | Product Catalog ID used to load product metadata for joins. |
productBreakdown | string | Optional | One of: product_id, product_, product_, product_, product_, product_, product_, product_, product_, product_. Default: "product_id". |
metrics | array | Optional | Default: ["impressions","clicks","spend","actions","action_. |
level | string | Optional | One of: account, campaign, adset, ad. Default: "ad". |
datePreset | string | Optional | Insights date preset. Defaults to last_30d. 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_, last_, last_quarter, last_year, this_, this_, this_year. |
timeRange | object | Optional | Optional custom insights date range. |
limit | integer | Optional | Default: 500. |
catalogProductLimit | integer | Optional | Default: 500. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "meta_join_product_insights",
"args": {
"adAccountId": "<string>"
}
}
}