Running Facebook Graph API queries -


i want run following search query using facebook graph api

"pages liked people microsoft"

i can run query within facebook. possible retrieve same information using graph api?

thank you.

no, there no way. can search people name graph api.

docs: https://developers.facebook.com/docs/graph-api/using-graph-api#search


Comments

Popular posts from this blog

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -

shared memory - gstreamer shmsrc and shmsink with h264 data -