投稿された情報へアクセスできます。
https://graph.facebook.com/Post_ID
種類 | メソッド | 説明 | パラメータ |
---|---|---|---|
feed | /PROFILE_ID/feed | 指定プロフィールのフィード (ウォール) に投稿する。 | message, picture, link, name, caption, description, source, place, tags |
comments | /OBJECT_ID/comments | 指定オブジェクトにコメントする。 (commentsコネクションがあるならば) | message |
likes | /OBJECT_ID/likes | 指定オブジェクトにいいね!を投稿する。 (likesコネクションがあるならば) | --- |
notes | /PROFILE_ID/notes | 指定プロフィールにnoteを投稿する。 | message, subject |
links | /PROFILE_ID/links | 指定プロフィールにlinkを投稿する。 | link, message, picture, name, caption, description |
event | /PROFILE_ID/events | イベントを作成する。 | name, start_time, end_time |
/EVENT_ID/attending | RSVP "attending" to the given event | --- | |
/EVENT_ID/maybe | RSVP "maybe" to the given event | --- | |
/EVENT_ID/declined | RSVP "declined" to the given event | --- | |
album | /PROFILE_ID/albums | アルバムを作成する。 | name, message |
/ALBUM_ID/photos | 写真をアルバムにアップロードする。 | message, source, place (multipart/form-data) | |
checkin | /PROFILE_ID/checkins | Create a checkin at a location represented by a Page | coordinates, place, message, tags |
名前 | 説明 | 必要な権限 |
---|---|---|
id | 投稿ID (post ID) | --- |
from | メッセージを投稿したユーザーの情報 | --- |
to | Profiles mentioned or targeted in this post | --- |
message | メッセージ | --- |
message_tags | Objects tagged in the message (Users, Pages, etc) | --- |
picture | この投稿に含まれる写真へのリンク
read_streamの権限を取得していないとき、写真を含む投稿は、user_photosの権限を取得していないと取得結果から除外されます。 |
--- |
link | この投稿に関連付けられているリンク | --- |
name | リンクの名前 | --- |
caption | リンクのキャプション (リンク名の下に表示される) | --- |
description | リンクの説明 (リンク名の下に表示される) | --- |
source | 投稿に埋め込まれたFlash動画またはビデオファイルのURL | --- |
properties | アップロードされたビデオのプロパティのリスト (たとえばビデオの長さ) | --- |
icon | この投稿の種類を表すアイコンへのリンク | --- |
actions | A list of available actions on the post (including commenting, liking, and an optional app-specified action) | --- |
privacy | 投稿のプライバシー設定 | read_stream |
type | この投稿の種類を表す文字列
|
--- |
likes | この投稿への「いいね!」 | --- |
place | Location associated with a Post, if any | read_stream |
story | アクティビティを説明するテキスト | read_stream |
story_tags | Objects (Users, Pages, etc) tagged in a non-intentional story; you must have the "Include recent activity stories" migration enabled in your app to retrieve these tags | read_stream |
with_tags | Objects (Users, Pages, etc) tagged as being with the publisher of the post ("Who are you with?" on Facebook) | read_stream |
comments | この投稿へのコメント | read_stream |
object_id | 投稿された写真または動画のFacebookオブジェクトID | read_stream |
application | この投稿を行ったアプリケーションの情報 | read_stream |
created_time | 最初に投稿された日時 | read_stream |
updated_time | この投稿へ最後にコメントされた日時 | read_stream |
フィールド | 説明 |
---|---|
value (必須) |
のいずれかです。 |
friends | 指定できるのは、
(valueがCUSTOMのとき必須) |
networks | 閲覧を許可するネットワークIDを、カンマ区切りで指定します。または1を指定して、ユーザーのネットワークのすべてを許可します。 |
allow | 閲覧を許可するユーザーIDまたは友達リストIDを、カンマ区切りで指定します。
(valueがSOME_FRIENDSのとき必須) |
deny | 閲覧を不許可とするユーザーIDまたは友達リストIDを、カンマ区切りで指定します。
(valueがSOME_FRIENDSのとき指定可能) |
description |
Note: This privacy setting only applies to posts to the current or specified user's own Wall. Facebook ignores this setting for targeted Wall posts (when the user is writing on the Wall of a friend, Page, event, group connected to the user). Consistent with behavior on Facebook, all targeted posts are viewable by anyone who can see the target's Wall.
フィールド | 説明 |
---|---|
data | コメント データ |
count | コメント数 |
フィールド | 説明 |
---|---|
id | コメントID |
from | 投稿したユーザーの情報
|
message | メッセージ |
created_time | 投稿日時 |