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.
假设我已经知道 Facebook 用户的唯一 ID 并获得了用户的扩展权限,那么我是否可以知道用户是否喜欢特定的粉丝页面?
赞页面不是我的 Facebook 应用页面,而是其他 3rd 方的页面。例如沃尔沃粉丝专页、耐克粉丝专页等。
以上可以吗?
是的。您可以使用-
/<user_id>/likes
获取该用户喜欢的所有页面。
所需权限:user_likes
user_likes