meta_get_insights_raw
Query Meta Ads insights with native field names, breakdowns, filters, and pagination to access newly added metrics before the curated catalog is updated.
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 |