v2
latestOpenAPI 3.1.02026-08-075421692.0 MBAd Insights
Submit an async insights report run
Submits an asynchronous Meta insights report. Same query surface as GET /v1/ads/insights, but in the JSON body; Meta processes the report server-side, which is the right choice for long ranges or large accounts where the sync query is slow or rate-limited. Returns a reportRunId to poll via GET /v1/ads/insights/reports/{reportRunId}.
post/v1/ads/insights/reports
Request body
Response
Report run submitted
Example response
{
"status": "Job Started"
}