Getting “People talking about this” metric (PTAT)

后端 未结 2 1807
北荒
北荒 2021-02-14 03:37

I\'m using the facebook api to pull some metrics, I want to get the \"talking about this\" metric, I reviewd the \"Stories and People talking about this\" from the facebook api

2条回答
  •  广开言路
    2021-02-14 04:12

    In the Facebook Graph API Explorer there is a description for talking_about_count field:

    The number of people that are talking about this page (last seven days). No access token or user access_token. number

    So talking_about_count field is equal to page_storytellers insight metric with week period.

提交回复
热议问题