问题标签 [facebook-field-expansion]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
11 问题
0
投票
0
回答
294
浏览
facebook-ads-api - 无法获取某些 Facebook 广告 API 字段
我正在尝试获取视频字段,但即使 API 在字段中请求,API 也不会返回列。
我要获取的字段是:video_p25_watched_actions
, video_p50_watched_actions
, video_p75_watched_actions
, video_p100_watched_actions
.
我的 API 请求参数如下:
如果我缺少任何东西,请帮助我。