how to get the performers of an event through facebook api? -
i want performers of event using facebook api. there no field performers or artists in events in documentation. how that?
if there's no field available in api data you're looking for, there's no way fetch data programmatically
i didn't realise there 'performers' field events on facebook.com (none of events can see have such field visible), perhaps examining description
field contain information you're looking - https://developers.facebook.com/docs/graph-api/reference/v2.3/event
Comments
Post a Comment