Facebook api field
A Facebook Feed story
facebook 에서 게시물 목록 가져올 때의 필드(항목)
사용법
https://graph.facebook.com/v5.0/{post-id}/feed?access_token={access_token}
&fields=message,link,created_time,picture&attachments,message,picture,name,caption,description,source
의 형태로 사용가능
56개의 항목을 제공한다.
id
actions
admin_creator
allowed_advertising_objectives
application
backdated_time
call_to_action
can_reply_privately
caption
child_attachments
comments_mirroring_domain
coordinates
created_time
description
event
expanded_height
expanded_width
feed_targeting
from
full_picture
height
icon
is_app_share
is_eligible_for_promotion
is_expired
is_hidden
is_popular
is_published
is_spherical
link
message
message_tags
multi_share_end_card
multi_share_optimized
name
object_id
parent_id
permalink_url
place
privacy
promotable_id
properties
scheduled_publish_time
shares
source
status_type
story
story_tags
subscribed
target
targeting
timeline_visibility
type
updated_time
via
width
https://developers.facebook.com/docs/graph-api/reference/post
Graph API Post - 문서 - Facebook for Developers
Graph API Post
developers.facebook.com