FQl 和 Graph API:是一种获取“隐藏帖子"的方法在页面的墙上(供稿/流) [英] FQl and Graph API: is tehre a way to get "hidden posts" in a page's wall (feed/stream)

查看:19
本文介绍了FQl 和 Graph API:是一种获取“隐藏帖子"的方法在页面的墙上(供稿/流)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在 FQL 和 Graph APi 中,我无法再获取页面提要(流 FQL 表)中的所有帖子,我看不到隐藏的帖子,即使我放了... WHERE (is_hidden = 0 OR is_hidden = 1)"

In FQL and Graph APi, i am no longer able to get all posts in a page's feed (stream FQL table), i don't see hidden posts, even if i put "... WHERE (is_hidden = 0 OR is_hidden = 1)"

推荐答案

https://developers.facebook.com/docs/reference/fql/stream/ 列表中没有关于 is_hidden 标志的文档.

in https://developers.facebook.com/docs/reference/fql/stream/ there is no documentation on is_hidden flag on the columns list.

但是只有一个示例(该页面上的第一个)使用了这个标志.

But there is only one example (the first one on that page) that uses this flag.

https://developers.facebook.com/docs/reference/fql/stream_filter/ 有一个标志叫做是可见的

In https://developers.facebook.com/docs/reference/fql/stream_filter/ there is a flag called is_visible

我不知道...但如果我负责文档或 API,我会在流/提要上放置一个 is_hidden 标志

I don't know... but if I was in charge of documentation or the API, I would put an is_hidden flag on stream/feed

但是一定有一些方法可以让我们从 API 中获取隐藏过滤选项.但由于 facebook 文档太棒了,我就是找不到它...

But there must be some methods we could get the hidden filtering option from the API. but since the facebook documentation is so awesome, I just can not find it...

所以请把我们引向正确的方向 facebook 人 ;)

So please direct us to the right direction facebook people ;)

这篇关于FQl 和 Graph API:是一种获取“隐藏帖子"的方法在页面的墙上(供稿/流)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆