【问题标题】:Get demographic info from audience insight group from Facebook marketing API从 Facebook 营销 API 的受众洞察小组获取人口统计信息
【发布时间】:2016-12-17 04:51:12
【问题描述】:

我正在尝试从 Facebook Marketing API 获取人口统计受众数据。

如果我进行此搜索,我只会得到受众规模:-

6003024075156?fields=audience_size,description,name,topic,disambiguation_category

返回

{
  "audience_size": 2824330,
  "description": null,
  "name": "Air New Zealand",
  "topic": "Business and industry",
  "disambiguation_category": "Airline Company",
  "id": "6003024075156"
}

在文档中,它建议我可以获得其他信息,如 Business Manager 的主要受众洞察面板中所示

https://developers.facebook.com/docs/graph-api/reference/audience-insights-query/

我特别想知道如何构造查询以返回受众的人口统计信息

https://developers.facebook.com/docs/graph-api/reference/audience-insights-age-gender/

Field   Description
age_by_gender
list<AudienceInsightsAgeGender>
Demographic information by gender

【问题讨论】:

  • 你有没有想过这个问题?我整天一直在处理类似的问题,但一无所获。如果您找到解决方案,请在此处发布吗?谢谢,祝你好运!
  • 你们有没有想过这个问题?

标签: facebook api facebook-marketing-api audience


【解决方案1】:

我认为你想要的应该在这里:

https://developers.facebook.com/docs/marketing-api/audiences-api/audience-insights-api/v2.8

但是,它旁边的锁图标向我表明不存在这样的 API。这可能是因为 Facebook 使用第三方 (http://www.acxiom.com/) 来获取汇总的人口统计数据。

【讨论】:

    猜你喜欢
    • 2020-02-20
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2018-08-16
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多