facebook fql - FQL: what different between filter_key='others' and filter_key='owner' -


I did not find any documents about this:

For example this is an FQL query: / P>

  stream_id = 'nf'  

select the time, description, type, filter_key, permalink, message, actor_id created from the stream

Filter_key = 'nf' filter_key = 'other' filter_key = 'owner'

As explained in the comments The filter owner filter post made by the owner. Filter other than Other owner.

When you do not know, the best part is to try the questions and compare the reactions.


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -