What table is needed in the FQL to get all of a user's video.watches activity? I can find no documentation about what table this information is stored in. An example would also be helpful.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
This data is not available via FQL, it is currently only available via the Graph API. Once you have the user_actions.video and/or friends_actions.video you access the watch activity via the Relevant documentation: https://developers.facebook.com/docs/beta/authentication/read/ |
|||||||||||
|