meta_get_insights_raw
Fetch Meta Ads insights directly with native field names, breakdowns, filters, and pagination to access metrics that are not yet available in the curated catalog.
Instructions
Query the Meta Insights edge with validated native field names, breakdowns, action breakdowns, attribution windows, filters, sort, summary, and pagination. This complements meta_get_insights when Meta adds fields before the curated metric catalog is updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | ||
| after | No | ||
| level | No | ||
| limit | No | ||
| fields | Yes | Native Meta Insights API fields; calculated aliases are not accepted here | |
| objectId | Yes | Ad account (act_...), campaign, ad set, or ad ID whose /insights edge should be queried | |
| filtering | No | ||
| timeRange | No | ||
| breakdowns | No | ||
| datePreset | No | ||
| timeIncrement | No | ||
| includeSummary | No | ||
| actionBreakdowns | No | ||
| actionAttributionWindows | No |