Im trying to figure out with the Facebook API how to retrieve the kind of page. For example: if we go to facebook.com/MyOrganisation that it will return a page type organisation. Or if a location it returns a type of location. Any one has a clue?
1 Answers
0
votes
All possible fields are in the docs: https://developers.facebook.com/docs/graph-api/reference/page/
Maybe place_type
is what you want, try with your Page.