Available parameters from these ad objects: Ad Account, Ad Campaign, Ad Set, Ad.
Facebook will no longer be able to aggregate non-inline conversion metric values across iOS 14.5 and non-iOS 14.5 campaigns due to differences in attribution logic. Querying across iOS 14.5 and non-iOS 14.5 campaigns will result in no data getting returned for non-inline conversion metrics such as app installs and purchases. Inline event metrics like impressions, link clicks, and video views, however, can still be aggregated. Please visit our changelog for more information.
The date_preset = lifetime
parameter is disabled in Graph API v10.0 and replaced with date_preset = maximum
, which returns a maximum of 37 months of data. For v9.0 and below, date_preset = maximum
will be enabled on May 25, 2021, and any lifetime
calls will default to maximum
and return only 37 months of data.
Name | Description |
---|---|
action_attribution_windows list<enum{1d_view, 7d_view, 28d_view, 1d_click, 7d_click, 28d_click, dda, default, skan_view, skan_click}> | Default value: default The attribution window for the actions. For example, |
action_breakdowns list<enum{action_device, action_canvas_component_name, action_carousel_card_id, action_carousel_card_name, action_destination, action_reaction, action_target_id, action_type, action_video_sound, action_video_type}> | Default value: Vec How to break down action results. Supports more than one breakdowns. Default value is ["action_type"]. |
action_report_time enum{impression, conversion, mixed} | Determines the report time of action stats. For example, if a person
saw the ad on Jan 1st but converted on Jan 2nd, when you query the API
with |
breakdowns list<enum{ad_format_asset, age, app_id, body_asset, call_to_action_asset, coarse_conversion_value, country, description_asset, fidelity_type, gender, hsid, image_asset, impression_device, is_conversion_id_modeled, link_url_asset, postback_sequence_index, product_id, redownload, region, skan_campaign_id, skan_conversion_id, title_asset, video_asset, dma, frequency_value, hourly_stats_aggregated_by_advertiser_time_zone, hourly_stats_aggregated_by_audience_time_zone, mmm, place_page_id, publisher_platform, platform_position, device_platform}> | How to break down the result. For more than one breakdown, only certain combinations are available: See Combining Breakdowns and the Breakdowns page. The option |
date_preset enum{today, yesterday, this_month, last_month, this_quarter, maximum, data_maximum, last_3d, last_7d, last_14d, last_28d, last_30d, last_90d, last_week_mon_sun, last_week_sun_sat, last_quarter, last_year, this_week_mon_today, this_week_sun_today, this_year} | Default value: last_30d Represents a relative time range. This field is ignored if |
default_summary boolean | Default value: false Determine whether to return a summary. If |
export_columns list<string> | Select fields on the exporting report file. It is an optional param. Exporting columns are equal to the param fields, if you leave this param blank |
export_format string | Set the format of exporting report file. If the export_format is set, Report file is asyncrhonizely generated. It expects ["xls", "csv"]. |
export_name string | Set the file name of the exporting report. |
fields list<string> | Fields to be retrieved. Default behavior is to return impressions and spend. |
filtering list<Filter Object> | Default value: Vec Filters on the report data. This parameter is an array of filter objects. |
level enum {ad, adset, campaign, account} | Represents the level of result. |
product_id_limit integer | Maximum number of product ids to be returned for each ad when breakdown by |
sort list<string> | Default value: Vec Field to sort the result, and direction of sorting. You can specify sorting direction by appending "_ascending" or "_descending" to the sort field. For example, "reach_descending". For actions, you can sort by action type in form of "actions:<action_type>". For example, ["actions:link_click_ascending"]. This array supports no more than one element. By default, the sorting direction is ascending. |
summary list<string> | If this param is used, a summary section will be included, with the fields listed in this param. |
summary_action_breakdowns list<enum{action_device, action_canvas_component_name, action_carousel_card_id, action_carousel_card_name, action_destination, action_reaction, action_target_id, action_type, action_video_sound, action_video_type}> | Default value: Vec Similar to |
time_increment enum{monthly, all_days} or integer | Default value: all_days If it is an integer, it is the number of days from 1 to 90. After you pick a reporting period by using |
time_range {'since':YYYY-MM-DD,'until':YYYY-MM-DD} | A single time range object. UNIX timestamp not supported. This param is ignored if |
time_ranges list<{'since':YYYY-MM-DD,'until':YYYY-MM-DD}> | Array of time range objects. Time ranges can overlap, for example to return cumulative insights. Each time range will have one result set. You cannot have more granular results with |
use_account_attribution_setting boolean | Default value: false When this parameter is set to |
use_unified_attribution_setting boolean | When this parameter is set to |
date_presets
Preset | Definition |
---|---|
| Today, since 12:00 AM in your account's time zone. |
| Yesterday, the 24-hour period between 12:00 AM and 11:59 PM in your account's time zone. |
| The current week, beginning on the most recent Sunday and including today. |
| The current week, beginning on the most recent Monday and including today. |
| The complete 7-day period starting on the previous Sunday and ending on the most recent Saturday. |
| The complete 7-day period starting on the previous Monday and ending on the most recent Sunday. |
| The current month, beginning on the first day and including today. |
| The complete previous month, starting on the first day and ending on the last day of the month. |
| The current quarter, beginning on the first day of the first month of the calendar-year quarter and including today. |
| The complete previous 3 days, ending at 11:59 PM last night and not including today. |
| The complete previous 7 days, ending at 11:59 PM last night (in your account's time zone) and not including today. |
| The complete previous 14 days, ending at 11:59 PM last night (in your account's time zone) and not including today. |
| The complete previous 28 days, ending at 11:59 PM last night (in your account's time zone) and not including today. |
| The complete previous 30 days, ending at 11:59 PM last night (in your account's time zone) and not including today. |
| The complete previous 90 days, ending at 11:59 PM last night (in your account's time zone) and not including today. |
| The current year, beginning on January 1 and including today. |
| The complete previous year, starting on January 1 at 12:00 AM and ending on December 31 at 11:59 PM. |
| From the start |
The fields available in the fields
parameter for this endpoint. The Insights API can return metrics which are estimated or in-development. In some cases a metric may be both estimated and in-development. For more information, see Insights API, Estimated and In-Development Metrics.
Field | Description |
---|---|
account_currency string | Currency that is used by your ad account. |
account_id numeric string | The ID number of your ad account, which groups your advertising activity. Your ad account includes your campaigns, ads and billing. |
account_name string | The name of your ad account, which groups your advertising activity. Your ad account includes your campaigns, ads and billing. |
action_values | The total value of all conversions attributed to your ads. |
actions | The total number of actions people took that are attributed to your ads. Actions may include engagement, clicks or conversions. |
ad_id numeric string | The unique ID of the ad you're viewing in reporting. |
ad_name string | The name of the ad you're viewing in reporting. |
adset_id numeric string | The unique ID of the ad set you're viewing in reporting. An ad set is a group of ads that share the same budget, schedule, delivery optimization and targeting. |
adset_name string | The name of the ad set you're viewing in reporting. An ad set is a group of ads that share the same budget, schedule, delivery optimization and targeting. |
app_id string | The ID of the application associated with the Ad Account or Campaign requested. The application information, including its ID, is viewable in the App Dashboard.
|
attribution_setting string | The default attribution window to be used when the attribution result is calculated. Each ad set has its own attribution setting value. The attribution setting for a campaign or an account is calculated based on existing ad sets. Returns |
buying_type string | The method by which you pay for and target ads in your campaigns: through dynamic auction bidding, fixed-price bidding, or reach and frequency buying. This field is currently only visible at the campaign level. |
campaign_id numeric string | The unique ID number of the ad campaign you're viewing in reporting. Your campaign contains ad sets and ads. |
campaign_name string | The name of the ad campaign you're viewing in reporting. Your campaign contains ad sets and ads. |
canvas_avg_view_percent numeric string | The average percentage of the Instant Experience that people saw. An Instant Experience is a screen that opens after someone interacts with your ad on a mobile device. It may include a series of interactive or multimedia components, including video, images product catalog and more. |
canvas_avg_view_time numeric string | The average total time, in seconds, that people spent viewing an Instant Experience. An Instant Experience is a screen that opens after someone interacts with your ad on a mobile device. It may include a series of interactive or multimedia components, including video, images product catalog and more. |
catalog_segment_value | The total value of all conversions from your catalog segment attributed to your ads. |
clicks numeric string | The number of clicks on your ads. |
coarse_conversion_value string | coarse_conversion_value: possible value: LOW/MEDIUM/HIGH |
conversion_rate_ranking string | A ranking of your ad's expected conversion rate. Your ad is ranked against ads with your optimization goal that competed for the same audience. Possible values include BELOW_AVERAGE_10, BELOW_AVERAGE_20, BELOW_AVERAGE_35, AVERAGE, ABOVE_AVERAGE, or UNKNOWN if there's not enough information about the ad. This metric is an ad relevance diagnostic and does not apply to campaigns or ad sets, only ads. |
conversion_values | The total value of all conversions across all channels (i.e. website, mobile app, offline, and on-facebook) attributed to your ads. Visit the Ads Action Stats reference for a list of conversion values. |
conversions | The total number of conversions across all channels (i.e. website, mobile app, offline, and on-facebook) attributed to your ads. Visit the Ads Action Stats reference for a list of conversions. |
converted_product_quantity | The number of products purchased which are recorded by your merchant partner's pixel or app SDK for a given product ID and driven by your ads. Has to be used together with converted product ID breakdown. |
converted_product_value | The value of purchases recorded by your merchant partner's pixel or app SDK for a given product ID and driven by your ads. Has to be used together with converted product ID breakdown. |
cost_per_action_type | The average cost of a relevant action. |
cost_per_conversion | The average cost of a conversion across all channels (i.e. website, mobile app, offline, and on-facebook). Conversions include contact, customize_product, donate, find_location, schedule, start_trial, submit_application, subscribe, recurring_subscription_payment, cancel_subscription, ad_click, ad_impression. |
cost_per_estimated_ad_recallers numeric string | The average cost for each estimated ad recall lift. This metric is only available for assets in the Brand awareness, Post engagement and Video views Objectives. This metric is estimated and in development. |
cost_per_inline_link_click numeric string | The average cost of each inline link click. |
cost_per_inline_post_engagement numeric string | The average cost of each inline post engagement. |
cost_per_outbound_click | The average cost for each outbound click. |
cost_per_thruplay | The average cost for each ThruPlay. This metric is in development. |
cost_per_unique_action_type | The average cost of each unique action. This metric is estimated. |
cost_per_unique_click numeric string | The average cost for each unique click (all). This metric is estimated. |
cost_per_unique_inline_link_click numeric string | The average cost of each unique inline link click. This metric is estimated. |
cost_per_unique_outbound_click | The average cost for each unique outbound click. This metric is estimated. |
cpc numeric string | The average cost for each click (all). |
cpm numeric string | The average cost for 1,000 impressions. |
cpp numeric string | The average cost to reach 1,000 people. This metric is estimated. |
ctr numeric string | The percentage of times people saw your ad and performed a click (all). |
date_start string | The start date for your data. This is controlled by the date range you've selected for your reporting view. |
date_stop string | The end date for your data. This is controlled by the date range you've selected for your reporting view. |
dda_results list<AdsInsightsDdaResult> | Estimated incremental conversions caused by a given ad based on the objective and settings you selected. This is a modeled value. |
engagement_rate_ranking string | A ranking of your ad's expected engagement rate. Engagement includes all clicks, likes, comments and shares. Your ad is ranked against ads that competed for the same audience. Possible values include BELOW_AVERAGE_10, BELOW_AVERAGE_20, BELOW_AVERAGE_35, AVERAGE, ABOVE_AVERAGE, or UNKNOWN if there's not enough information about the ad. This metric is an ad relevance diagnostic and does not apply to campaigns or ad sets, only ads. |
estimated_ad_recall_rate numeric string | The rate at which an estimated number of additional people, when asked, would remember seeing your ads within 2 days. This metric is only available for assets in the Brand awareness, Post engagement and Video views Objectives. This metric is estimated and in development. |
estimated_ad_recallers numeric string | An estimate of the number of additional people who may remember seeing your ads, if asked, within 2 days. This metric is only available for assets in the Brand awareness, Post engagement and Video views Objectives. This metric is estimated and in development. |
fidelity_type string | Skan event attribution type, 1 means Click Through, 0 means View Through. |
frequency numeric string | The average number of times each person saw your ad. This metric is estimated. |
full_view_impressions numeric string | The number of Full Views on your Page's posts as a result of your ad. |
full_view_reach numeric string | The number of people who performed a Full View on your Page's post as a result of your ad. |
hsid string | hsid breakdowns for skan v4 |
impressions numeric string | The number of times your ads were on screen. |
inline_link_click_ctr numeric string | The percentage of time people saw your ads and performed an inline link click. |
inline_link_clicks numeric string | The number of clicks on links to select destinations or experiences, on or off Facebook-owned properties. Inline link clicks use a fixed 1-day-click attribution window. |
inline_post_engagement numeric string | The total number of actions that people take involving your ads. Inline post engagements use a fixed 1-day-click attribution window. |
instagram_upcoming_event_reminders_set numeric string | The number of reminders set on an upcoming event, taking into account reminders unset. |
instant_experience_clicks_to_open numeric string | The number of clicks on your ad that open an Instant Experience. This metric is in development. |
instant_experience_clicks_to_start numeric string | The number of times an interactive component in an Instant Experience starts. This metric is in development. |
instant_experience_outbound_clicks | The number of clicks on links in an Instant Experience that take people off Facebook-owned properties. This metric is in development. |
is_conversion_id_modeled string | A boolean flag that indicates whether the conversion_bits are modeled. A |
mobile_app_purchase_roas | The total return on ad spend (ROAS) from mobile app purchases. This is based on the value that you assigned when you set up the app event. |
objective string | The objective reflecting the goal you want to achieve with your advertising. It may be different from the selected objective of the campaign in some cases. |
optimization_goal string | The optimization goal you selected for your ad or ad set. Your optimization goal reflects what you want to optimize for the ads. |
outbound_clicks | The number of clicks on links that take people off Facebook-owned properties. |
outbound_clicks_ctr | The percentage of times people saw your ad and performed an outbound click. |
postback_sequence_index string | postback_sequence_index: only available for skan v4 |
purchase_roas | The total return on ad spend (ROAS) from purchases. This is based on information received from one or more of your connected Facebook Business Tools and attributed to your ads. |
qualifying_question_qualify_answer_rate numeric string | qualifying_question_qualify_answer_rate |
quality_ranking string | A ranking of your ad's perceived quality. Quality is measured using feedback on your ads and the post-click experience. Your ad is ranked against ads that competed for the same audience. Possible values include BELOW_AVERAGE_10, BELOW_AVERAGE_20, BELOW_AVERAGE_35, AVERAGE, ABOVE_AVERAGE, or UNKNOWN if there's not enough information about the ad. This metric is an ad relevance diagnostic (https://www.facebook.com/help/403110480493160) and does not apply to campaigns or ad sets, only ads. |
reach numeric string | The number of people who saw your ads at least once. Reach is different from impressions, which may include multiple views of your ads by the same people. This metric is estimated. |
redownload string | redownloadi n sk_adnetwork_event_logging. |
skan_campaign_id string | The raw campaign ID received as a part of Skan postback from iOS 15+.
|
skan_conversion_id string | The assigned Conversion ID (also referred to as Priority ID) of the event and/or event bundle configured in the application’s SKAdNetwork configuration schema. The app events configuration can be viewed and adjusted in Facebook Events Manager. You can learn more about configuring your app events for Apple's SKAdNetwork here.
|
social_spend numeric string | The total amount you've spent so far for your ads showed with social information. (ex: Jane Doe likes this). |
spend numeric string | The estimated total amount of money you've spent on your campaign, ad set or ad during its schedule. This metric is estimated. |
total_postbacks string | The total number of postbacks received from Apple’s SKAdNetwork API. Postbacks from SKAdNetwork provide visibility into the number of app installs and post-install events that occurred. This metric is reported by a third-party API.
|
total_postbacks_detailed | Used to fetch detailed insights of total postbacks received from Apple’s SKAdNetwork API by using it along with breakdowns such as |
user_segment_key string | The user segment (ex: new, existing) of Advantage+ Shopping Campaigns (ASC). Existing user is specified by the custom audience in ASC settings. |
video_30_sec_watched_actions | The number of times your video played for at least 30 seconds, or for nearly its total length if it's shorter than 30 seconds. For each impression of a video, we'll count video views separately and exclude any time spent replaying the video. |
video_avg_time_watched_actions | The average time a video was played, including any time spent replaying the video for a single impression. |
video_p100_watched_actions | The number of times your video was played at 100% of its length, including plays that skipped to this point. |
video_p25_watched_actions | The number of times your video was played at 25% of its length, including plays that skipped to this point. |
video_p50_watched_actions | The number of times your video was played at 50% of its length, including plays that skipped to this point. |
video_p75_watched_actions | The number of times your video was played at 75% of its length, including plays that skipped to this point. |
video_p95_watched_actions | The number of times your video was played at 95% of its length, including plays that skipped to this point. |
video_play_actions | The number of times your video starts to play. This is counted for each impression of a video, and excludes replays. This metric is in development. |
video_play_curve_actions list<AdsHistogramStats> | A video-play based curve graph that illustrates the percentage of video plays that reached a given second. Entries 0 to 14 represent seconds 0 thru 14. Entries 15 to 17 represent second ranges [15 to 20), [20 to 25), and [25 to 30). Entries 18 to 20 represent second ranges [30 to 40), [40 to 50), and [50 to 60). Entry 21 represents plays over 60 seconds. |
website_ctr | The percentage of times people saw your ad and performed a link click. |
website_purchase_roas | The total return on ad spend (ROAS) from website purchases. This is based on the value of all conversions recorded by the Facebook pixel on your website and attributed to your ads. |