Version 2.7

Graph API | Marketing API

변경 사항 항목은 다음과 같은 방법으로 분류됩니다.

  • 새로운 기능 - 새로운 노드, 에지, 필드 등 새로운 제품 또는 서비스.
  • 변경 사항 - 기존 제품 또는 서비스의 변경 사항(사용 중단 사항 제외).
  • 사용 중단 사항 - 삭제될 기존 제품 또는 서비스.
  • 90일 핵심 변경 사항 - 버전 릴리스 90일 후 적용될 변경 사항 및 사용 중단 사항.

새로운 기능, 변경 사항사용 중단 사항은 이 버전에만 영향을 미칩니다. 90일 핵심 변경 사항은 모든 버전에 영향을 미칩니다.

핵심 변경 사항은 특정 릴리스에 연결되지 않기 때문에 여기에 포함되지 않습니다.


Graph API v2.7

Released July 13, 2016 | Available until October 5, 2018


New Features v2.7

Pages

  • Metrics - The following metrics have been added. These counts include breakdowns by organic, paid, source, and time and lifetime breakdown by user demographic info.

    • follow
    • unfollow
  • Webhooks The following field has been added:

    • is_webhooks_subscribed - Returns the status of a Webhooks subscription from the Page node. This field can be retrieved via GET or updated with a POST on /{page-id}.

Videos

  • Geotargeting Support - We now support geotargeting and gating via the targeting param on POST /{video-id} and POST /{page-id}/live_videos. This can also be extended to supporting restrictions by excluded locales through the API.

  • Video Node Fields - The following fields have been added to the Video node:

    • copyright_monitoring_status
    • feed_type

Changes v2.7

Business Manager API

  • Permissions: Your app now needs the business_management extended permission to access Business Manager. ads_management or the manage_pages permissions will no longer allow access. Facebook will migrate existing apps with these permissions to the new permission. Apps using this permission for the first time need to go through review. Please see Permissions and Business Manager API, Prerequisites for more information.

Pages

  • GET /{page-id}/tagged - This edge now returns posts in which the Page has been tagged. This is a change in behavior from previous versions that only returned posts directed to the Page.

  • Page Insights - Page metrics insights must now be explicitly specified when making Page Insights related requests. The default behavior of returning all metrics when none are specified is no longer supported.


Deprecations v2.7

  • No deprecations.

90-Day Breaking Changes v2.7

Open Graph

  • GET /{open-graph-object-id}/ - The url field has been removed from this node.