【发布时间】:2022-06-19 02:02:41
【问题描述】:
我正在尝试获取特定广告帐户中的所有广告系列,并且我想返回每个广告系列的支出,但 api 仅返回正在运行的广告系列支出,而暂停的广告系列仅返回名称。这是我正在使用的 api
act_ad_account_id/campaigns?fields=name,insights{spend},effective_status{vec},spend_cap&date_preset=last_year
【问题讨论】:
标签: facebook-graph-api facebook-marketing-api