Tagging/Mentioning Pages or Users in Posts via Graph Api

后端 未结 1 555
我寻月下人不归
我寻月下人不归 2020-12-06 17:15

Does anybody know a legal and working way to tag / mention other Pages or Users in a Post sent via Graph Api?

I hear it worked some time ago with [ID:USER], but this

相关标签:
1条回答
  • 2020-12-06 17:33

    You can't tag people on a feed using the Graph API, you have to use Open Graph concepts- Mention Tagging/ Action Tagging (based on your requirement)

    There's a small workaround (not preferred), you can look if it fits your requirement.

    But if you want to post a photo, then you can tag the people using tag parameter.

    Good luck!

    0 讨论(0)
提交回复
热议问题