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

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -