Facebook Graph Post object feed Type

后端 未结 4 1229
暗喜
暗喜 2021-01-30 11:30

Does anybody know all the possible \"types\" for a facebook Post object?

According to the documentation for the Post object (http://developers.facebook.com/docs/referenc

4条回答
  •  我在风中等你
    2021-01-30 12:32

    The

    Photo

    http://developers.facebook.com/docs/reference/api/photo/

    Video

    http://developers.facebook.com/docs/reference/api/video/

    Link

    http://developers.facebook.com/docs/reference/api/link/

    Docs say it has been deprecated, but it seems to still be an actively used post type.

    Status

    http://developers.facebook.com/docs/reference/api/status/

    Checkin

    http://developers.facebook.com/docs/reference/api/checkin/

    Feature was removed

    Question

    http://developers.facebook.com/docs/reference/api/question/ outdated

    if the access token is for an application/page, then you might be able to see

    Review

    http://developers.facebook.com/docs/reference/api/Review/ outdated

    not an active page

    Offer

    http://developers.facebook.com/docs/reference/api/offer/

    feature was removed

    Event

    https://developers.facebook.com/docs/graph-api/reference/event/

提交回复
热议问题