newMetaAnalytics

Meta Analyst Metric Data

API endpoint for Meta Analyst metric-based data: Returns top campaigns and top ads sorted by selected metric.

Supports both predefined time periods (7, 14, 30, 60, 90, all) and custom date ranges. If start_date and end_date are provided, they take precedence over time_period.

get/api/v1/new-meta-analytics/meta-analyst-metric-data

Query parameters

time_periodstring
start_datestring nullable

Custom start date in YYYY-MM-DD format

Custom start date in YYYY-MM-DD format

end_datestring nullable

Custom end date in YYYY-MM-DD format

Custom end date in YYYY-MM-DD format

metricstring

Metric to sort by: spend, impressions, clicks, reach, conversions, ctr, cpm, cpc, roas

Metric to sort by: spend, impressions, clicks, reach, conversions, ctr, cpm, cpc, roas

keywordsstring nullable

Keywords to search in campaign/ad names (comma-separated)

Keywords to search in campaign/ad names (comma-separated)

Response

Successful Response

{"stackTrail":"paths:/api/v1/new-meta-analytics/meta-analyst-metric-data:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.