【问题标题】:Linkedin Company Statistics API is giving Wrong Geography DataLinkedin 公司统计 API 提供了错误的地理数据
【发布时间】:2018-08-02 05:23:18
【问题描述】:

美好的一天...!

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

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

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"
        },

【问题讨论】:

标签: api statistics linkedin country


【解决方案1】:

谢谢大家,谁试图回答我。

以下是领英团队的回复。

追随者人口统计数据是一个固定数字,但目标受众是一个四舍五入的数字,并且这个数字是经过清理的,因为它排除了任何选择不被定位的成员

【讨论】:

    猜你喜欢
    • 2016-09-30
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2019-07-27
    • 2016-02-15
    • 2023-03-09
    • 2021-02-24
    相关资源
    最近更新 更多