最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Facebook insights API returns empty values when `video_asset` is used as a breakdown - Stack Overflow

programmeradmin6浏览0评论

I'm asking this question since it's been close to a decade since it was last asked.

When performing an insights lookup against the Meta business API, in the form of

{AD_ACCOUNT_ID}/insights?
  breakdowns=video_asset&
  time_frame={"since":"2025-03-10", "until":"2025-03-17"}&
  time_increment=1&
  fields=clicks,impressions,spend,reach

My account returns an array that only has data from 6 weeks onwards despite there being video-related insights data for the weeks in between. If I were to remove the breakdown I can see valid data for the video ads that are being served. I also tried scoping down the time_frame to specific days (that I knew had data) as well as changing the ad account to be a specific ad. No results.

I tested this also out with a customer account and same 6 week issue.

Any idea what's going on here? Is there something in my ad account that I need to enable/disable? Is there something additional in the URL params that I need to provide?

发布评论

评论列表(0)

  1. 暂无评论