research
Get Facebook Ads Chart Data
Get Facebook ads data optimized for chart visualization with configurable metrics. Returns ad-level data with selected metrics in a format easy to render in charts.
get/api/v1/research/get-fb-ads-chart-data
Query parameters
ad_account_idstring required
Facebook Ad Account ID
Facebook Ad Account ID
time_periodstring
Time period in days or 'all'/'all_time'
Time period in days or 'all'/'all_time'
metricsstring
Comma-separated list of metrics to include
Comma-separated list of metrics to include
limitinteger
Maximum number of ads to return
Maximum number of ads to return
sort_bystring
Metric to sort by
Metric to sort by
sort_orderstring
Sort order: 'asc' or 'desc'
Sort order: 'asc' or 'desc'
Response
Successful Response
{"stackTrail":"paths:/api/v1/research/get-fb-ads-chart-data:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.