gpt4 book ai didi

facebook-graph-api - 发布带有位置的状态更新

转载 作者:行者123 更新时间:2023-12-05 01:25:17 25 4
gpt4 key购买 nike

当您向 Facebook 发布定期状态更新时,它会跟踪您的当前位置并在时间旁边给出(附近)城市。即:5 月 24 日在纽约市附近。请注意,这不是签到。

我正在尝试做同样的事情,而不是搜索页面(地点)ID 和 checkin 。我试过发布 coordinates with latitute and longitute , 但它不显示附近的城市。

https://graph.facebook.com/me/feed

message=test
coordinates={"latitude": 37.4163458217, "longitude": -122.15198690595}

最佳答案

请检查此网址 https://developers.facebook.com/docs/reference/api/status/

你必须将坐标作为一个名为 place 的对象传递,它将包含关于 place 的详细信息,关于 place 对象的更多详细信息......

object containing id and name of Page associated with this location, and a location field containing geographic information such as latitude, longitude, country, and other fields (fields will vary based on geography and availability of information)

关于facebook-graph-api - 发布带有位置的状态更新,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10871517/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com