Is there a way to know the event's type? For example - party/business/concert...
I think that we could do so at the past - but from some reason I can's find any documentation for it.
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.
|
|
|||
|
|
There is no such thing – not in data field terms. The user creating an event can put anything they like into the text fields for What you make of the content of this fields, is up to you. You could look if any specific keywords are mentioned in there – but I doubt you will be able to classify an event with absolute certainty from that. |
|||
|
|
Look for the category tag in https://graph.facebook.com/EVENT_ID It seems to be nested under owner, so that probably means it describes the owner and not the event, but it might still be what you're looking for. |
|||||||
|