Im currently building a website that will display status messages of some public pages/accounts. I am using graph api to display status messages on the website. I would like to be able to display these for more than one page/account. e.g. display Nike and Adidas status updates in one call. I hope this makes sense.
I am coding in C# using visual studio 2012, this is an MVC4 website.
Thanks in advance