Appearance
Fresh 2026
Version 2.10
Graph API | Marketing API
Changelog entries are categorized in the following way:
- New Features, New products or services, including new nodes, edges, and fields.
- Changes, Changes to existing products or services (not including Deprecations).
- Deprecations, Existing products or services that are being removed.
- 90-Day Breaking Changes, Changes and deprecations that will take effect 90 days after the version release date.
New Features, Changes, and Deprecations only affect this version. 90-Day Breaking Changes affect all versions.
Breaking Changes are not included here since they are not tied to specific releases.
Graph API
Released July 18, 2017 | Available until November 7, 2019
- New Features
- Changes
- Deprecations
- 90-Day Breaking Changes
New Features
- Webhooks
Webhooks
Webhooks for Page Events - The following actions will now trigger an update for Page
feedfield subscriptions:- Auto-publishing a scheduled event
- Commenting on the event story
- Creating and publishing an event
- Publishing a draft event
Changes
- Credit Allocations
- Pages
- User
- Webhooks
Credit Allocations
GET /{extended-credit-id}, The following fields have been renamed:invoice_emailtoextended_credit_emailsinvoice_grouptoextended_credit_invoice_groupssequential_liability_amounttoallocated_amount
GET /{extended-credit-id}, The following fields have been added:liable_biz_name fieldsowner_business fieldwith subfieldsidandnameowning_credit_allocation_configssend_bill_to_biz_name
GET /{extended-credit-id}, The following field has been removed:business_id field
extended_credit_invoice_groups- The following subfields have been added:ad_accountswithaccount_idandnamesubfieldsemailidname
CurrencyAmount- The following fields with now return aCurrencyAmountobject instead of just the amount:allocated_amountbalancemax_balanceonline_max_balance
Pages
GET /{page-id}/conversations, Only the following fields will now be returned:idlinkupdated_time
User
GET /{user-id}/conversations, Only the following fields will now be returned:idlinkupdated_time
Webhooks
- App Restriction Enforcement, Specifying an access token for a user who fails the application's restrictions (such as country or age) will result in an error, unless an
appsecret_proofis specified in the request.
Deprecations
- Events
Events
GET /{event-id}/videos, This edge has been removed.
90-Day Breaking Changes
- Comments
- Posts
- URLs
- Videos
Comments
POSTandDELETE /{comment-id}, This node now requires a valid page access token.POST and DELETE /{object-id}/comments, This node now requires a valid page access token.GET /{object-id}/comments- This edge now requires a valid access token.
URLs
POST /{url}- This node now requires a valid access token.GET /{url}-og_objectis no longer returned by default but must be included in the fields parameter./{url}Scraping -GETrequests will no longer scrape the URL.POST /{url}must now be used to scrape the URL.
Posts
/{post-id}- This node now requires a valid access token.
Videos
/{video-id}- This node now requires a valid page access token.
Marketing API
Released July 18, 2017 | Available until May 8, 2018
- New Features
- Changes
- Deprecations
- 90-Day Breaking Changes
- Breaking Changes
New Features
- No new features.
Changes
- No changes.
Deprecations
- No deprecations.
90-Day Breaking Changes
- No 90-day breaking changes.
Breaking Changes in Marketing API v2.10
- Ads Management
- Insights
- Signals and Targeting
Ads Management
Holdout fields - The following fields have been deprecated from
POST /{ad_account_id}/adsandGET /{ad_id}:holdout_endholdout_hashholdout_startno_show_offsetno_show_percentageshow_endshow_start
POST /{ad_account_id}/adcreatives- The following parameter is now deprecated:follow_redirect
creative_rotation_parameterandcreative_rotationtype fromGET ADSET_IDandPOST AD_ACCOUNT_ID/adsetsare deprecated.Real-time bidding partner
GETendpoints are deprecated. This includesGET /RTB_PARTNER_IDandGET /RTB_PARTNER_ID/statsendpoints. We also removed the fieldrtb_flagfromPOST /ADSET_IDandPOST /ADGROUP_ID.
Signals and Targeting
- Reach and Frequency Predictions - As of 2.10 we now provide
target_specas a JSON object; you no longer have to parse the response into JSON.
Insights
Breakdowns - The following types have been deprecated for the
action_link_click_destinationbreakdown. See Insights, Breakdowns.app_store_clicksdeeplink_clickswebsite_clicks
> Replaced by: > > - click_to_app_store > - click_to_app_deeplink > - click_to_website