Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アプリケーションのユーザーが自分だけの許可で (アプリケーションを介して) ウォールに投稿しているかどうかを確認したいと考えています。
それを作る方法はありますか?
私の意味は、アプリケーション レベル (フィードではない) に対するものです。
投稿が行われた後にのみ、プライバシー レベルを確認できます。
私だけの投稿の場合、投稿のグラフ API 表現のプライバシー フィールドは次のようになります。
"privacy": { "description": "Only Me", "value": "SELF" }