在 Facebook Insights 中获取每周覆盖人口统计数据?

发布于 2024-12-29 01:19:56 字数 167 浏览 5 评论 0原文

Facebook Insights API 中覆盖人口统计数据的指标是什么?我的意思与 page_fans_gender_age 相同,但覆盖范围:

在此处输入图像描述

What's the metric for reach demographics in Facebook Insights APis? I mean the same as page_fans_gender_age but for reach:

enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

清秋悲枫 2025-01-05 01:19:56

在不指定具体指标的情况下请求您的页面的“见解”:

https://graph.facebook。 com/your_page_id/insights/?token=...

这将为您提供该页面所有可用见解的列表。您会在那里找到您正在寻找的答案。由于某种原因,它目前未在文档中列出。

Request "Insights" for your page without specifying a specific metric:

https://graph.facebook.com/your_page_id/insights/?token=...

This will provide you with a list of all available Insights for the page. You will find the answer you are looking for in there. It's not currently listed in the documentation for some reason.

唐婉 2025-01-05 01:19:56

我认为 Facebook 对 API 使用“Page Impressions”,对最终用户使用“Reach”:
https://developers.facebook.com/docs/reference/fql/insights/ #page_impressions

如果性别不重要,可能对您有帮助的是“page_impressions_by_age_gender_unique”或“page_impressions_unique”。

I think Facebook use "Page Impressions" for the API and "Reach" for the end user:
https://developers.facebook.com/docs/reference/fql/insights/#page_impressions

The one that might help you is "page_impressions_by_age_gender_unique" or "page_impressions_unique" if the gender isn't important.

夏末染殇 2025-01-05 01:19:56

不幸的是,似乎他们无处可寻。

It seems they're nowhere to be found unfortunately.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文