Facebook 广告洞察 API:action_type,无法进行设备和国家细分

Facebook Ads Insights API: action_type, device & country breakdown not possible

我正在使用 Facebook Ads Insights API 来获取有关广告获得了多少次点击以及花费了多少的信息。我想将其分解为 action_type、设备和国家/地区,以获得类似:

ad_id: 123, device: iPhone, country: de, clicks: 30
ad_id: 123, device: iPhone, country: at, clicks: 20
ad_id: 123, device: iPad, country: de, clicks: 7
ad_id: 123, device: iPad, country: at, clicks: 3

但是当将 action_type、国家/地区 impression_device 作为细分组合时,我得到错误:

message: (#100) Current combination of data breakdown columns (action_type, country, impression_device) is invalid

所以我可以得到 (action_type, country) 或 (action_type, impression_device),但我们想要这三者的组合。有谁知道根据我们的需要是否有不同的获取报告的方式?

由于存储限制,只有部分细分排列可用。

Combine breakdowns