Einträge im Änderungsprotokoll sind in die folgenden Kategorien unterteilt:
Neue Funktionen, Änderungen und Veraltete Elemente betreffen nur diese Version. Funktionsgefährdende Änderungen nach 90 Tagen betreffen alle Versionen.
Funktionsgefährdende Änderungen werden hier nicht aufgeführt, da sie nicht an bestimmte Veröffentlichungen gebunden sind.
Released April 12, 2016 | Available until July 13, 2018
admin_notes edge reference docs on the Page node for more information. labels edge reference docs on the User node for more information. pages_messaging permission to send and receive messages on behalf of a Page. pages_messaging_phone_number permission to send messages on behalf of Pages using a phone number as an ID. Live API - Post and manage Live Videos. Access to these endpoints requires approval. Please see our Live API documentation for more information.
Video Node - The following fields have been added. Please see the Video node reference docs for more details.
live_status. The current broadcast state of the video. Values include: LIVE, LIVE_STOPPED, VOD. If this field is null, it means the video was never broadcast. live_audience_count - The number of unique viewers who watched the video when it was live. content_tags - Add tags to a video.is_crossposting_eligible and crossposted_video_id field in the Video node and the videos_you_can_use field on the Page node for more information. The videos_you_can_use field tells you if a Page owner has granted permission for you to cross-post it Video Insights - The following edge has been added to the Video node:
video_insights - Contains aggregated video insights from all crossposts across Pages. See the video_insights edge for more information. We have also added Daily Video Metrics, Minutes Watched, and 10s metrics to insights edge on the Post Node. Webhooks - The following fields have been added. Please see our implementation guide for more information.
messages - Receive inbound messages.message_deliveries - Receive delivery confirmations.messaging_optins - Receive authentiation events.messaging_postbacks - Receive postback from buttons on Structured Messages.Messenger Plugin - We've added a new web plugin to authenticate people into the Messenger Platform. People can now interact with your business over Messenger. Please see our implementation guide for more information.
Message Us Plugin - We've added a new web plugin to enable people to start a chat directly with a Page. Please see our implementation guide for more information.
Send/Receive API - The Send/Receive API is part of the Messenger Platform. It can be used to send and receive messages between people and Pages. Please see our implementation guide.
likes field on the Page node has been renamed to fan_count. publish_actions permission to have access to the returned post_id. The post_id will only be returned if the share generates a story on a person's timeline or in a group. This will take effect on October 11th.Insights - The following metric has been deprecated:
facebook_login_total_usersDevice Authentication - The following endpoint has been deprecated:
oauth/device - This affects devices that use this endpoint to generate access tokens. Please use the device/login and device/login_status endpoints instead. See our documentation on logging in with devices for more information. The following Pages Insights have been deprecated. Each of these has been replaced by another way to query a similar set of insights. Please see our documentation on Page Views for more information. The new insights start with the page_views prefix.
page_visits_by_age_gender_logged_in_unique page_visits_by_internal_referer_logged_in_uniquepage_visits_by_profile_tab_logged_in_unique page_visits_by_profile_tab_total page_visits_by_site_logged_in_uniquepage_visits_logged_in_total page_visits_logged_in_unique page_visits_total Released April 12, 2016 | Available until October 5, 2016
Deprecated the connectionobjects API which retrieved all object types and replace it with other APIs that return specific object types. This greatly improves the performance and maintainability. More details here. The new API is at these endpoints:
user_id/accountsuser_id/promotable_eventsadaccount_id/advertisable_applicationsuser_id/promotable_domains<CUSTOM_AUDIENCE_ID>/adaccounts API. When a custom audience is shared to a AdAccount, there is a permission setting for sharing it with targeting only or with targeting_and_insights option. Targeting means a recipient ad account can target ads to the audience, insights means the recipient ad account can also use insights tool to view the audience demographics. The default has changed from targeting only to targeting_and_insights in 2.6.Changed Product Catalog Sales Objective ad set's default optimization_goal to OFFSITE_CONVERSIONS.
Default to carousel format. In order to opt-out of carousel format, specify force_single_link=true in object_story_spec.
Return an error if no username/password provided for (S)FTP urls when scheduling the product feed. Empty username/password is allowed. e.g. username:"".
Changed the default for date_preset value from lifetime to last_30_days and fields value from all fields to impressions,spend. Both of these defaults apply to /insights for all object levels.
The fields parameter no longer accepts breakdowns such as age or gender. Now you should specified this in breakdowns parameter in query. This includes: age, country, gender, frequency_value, hourly_stats_aggregated_by_advertiser_time_zone, hourly_stats_aggregated_by_audience_time_zone, impression_device, place_page_id, placement, product_id, and region. This applies to /insights for all object levels.
Ads Insights API will throw error if since specified in time_range is in the future. Also replace until by today if until is in the future.
label and question values of the qualifier are interchanged for Custom Questions. We are fixing this so that moving forward content under label and question will be returned correctly. The user_device field is changing to a new format. The old format contains underscores combining brand and marketing name, like ['samsung_galaxy_s6']. The new format contains the device marketing name only, like ['galaxy s6']. Valid values can be retrieved from /search?type=adTargetingCategory&class=user_device. All read requests will be automatically transformed to new format. All writes require the new format.
user_device are different, /reachestimate calls must be made to an object's corresponding version. For example, if an ad set was created in version v2.5 while targeting user_device using the old format, the /reachestimate call for that ad set will return inaccurate values unless it's also made under v2.5.The following fields have been deprecated:
product_ad_behavior field at the Ad Set level, which is used by Dynamic Ads. Instead we now default all new Ad Sets to FALL_BACK_TO_FB_RECOMMENDATIONS. That means Facebook will automatically choose the highest-performing products from the creative's Product Set to show people who have browsed products that are not in the Product Set.
{page_id}/rtb_dynamic_posts for DPA. Use [<OBJECT_STORY_ID>]/dynamic_posts instead.
max_product_count since Facebook now automatically optimizes the number of products to show for Dynamic Product ads. In order to opt-out of carousel format, specify force_single_link=true in object_story_spec.
row_number and column_number fields on product feed upload error /<UPLOAD_ID>/errors, they are available on error samples now.