我如何逐个地使用图形api搜索事件。来自doc
,Event有一个字段名称。我想做像
这样的事情https://graph.facebook.com/search?type=event&place.id=xxx
或
https://graph.facebook.com/search?type=event&place.name=xxxx
答案 0 :(得分:1)
您不需要“搜索”事件,您应该能够使用事件端点:/place-id/events
如果不起作用,请尝试使用Page。