Fans-only content in facebook with asp.net C# sdk
Hi i’m developing an application in facebook with c# sdk and i want that the user whom liked my page can only use my application. (Like woobox)
Hi i’m developing an application in facebook with c# sdk and i want that the user whom liked my page can only use my application. (Like woobox)
how to get total likes a post from graph api url ? Here This Link Return: array of objects containing the id and name fields. Requesting with summary=1 will also return a summary object containing the total_count of likes. Answers: Thank you for visiting the Q&A section on Magenaut. Please note that all the answers … Read more