Linkedin 公司统计数据 API 提供了错误的地理数据

Linkedin Company Statistics API is giving Wrong Geography Data

美好的一天...!

我正在使用 linkedin API [https://api.linkedin.com/v1/companies/123456/company-statistics?format=json] 来获取公司统计数据,包括总计数 [总计数是正确的 ] 以及国家数据。

API 与管理仪表板记录 https://www.linkedin.com/company/123456/admin/analytics/followers/ 中的链接进行比较时给出了错误的数据。已附上截图和回复。

Screenshot from linkedin API

Response from Linkedin API

JSOn 回复:

  "count": 15118,
    "countries": {
      "_total": 96,
      "values": [
        {
          "entryKey": "in",
          "entryValue": "6664"
        },
        {
          "entryKey": "sg",
          "entryValue": "648"
        },
        {
          "entryKey": "cn",
          "entryValue": "223"
        },
        {
          "entryKey": "ae",
          "entryValue": "217"
        },
        {
          "entryKey": "us",
          "entryValue": "165"
        },
        {
          "entryKey": "hk",
          "entryValue": "139"
        },
        {
          "entryKey": "th",
          "entryValue": "127"
        },

感谢所有试图回答我的人。

以下是 Linkedin 团队的回复。

关注者人口统计数据是一个实数,但目标受众是一个四舍五入的数字,并且这个数字已经过过滤,因为它剔除了所有选择不作为目标的成员