使用 Facebook 广告 API 创建 AdCreative 时出错
Posted
技术标签:
【中文标题】使用 Facebook 广告 API 创建 AdCreative 时出错【英文标题】:Error in creating AdCreative using Facebook ads API 【发布时间】:2014-03-14 10:58:31 【问题描述】:我正在尝试使用 Facebook 广告 API 创建广告创意,但由于缺少“标题”参数而失败。我在请求中确实有一个“标题”参数。这是调试日志。
网址:https://graph.facebook.com/act_xxx/adcreatives 参数:数组 (
[object_store_url] => https://itunes.apple.com/us/app/game-of-war-fire-age/id667728512
[image_hash] => xxx
[actor_name] => Game of War - Fire Age
[title] => Game of War - Fire Age
[body] => Play for Free!!
[actor_image_hash] => abc
[icon_image_hash] => abc
[type] => 32
[method] => POST
[access_token] => xxxx
)
2014-03-14 10:43:25:Facebook API 错误:异常:Adcreative 创建失败,原因如下:缺少必需的属性:未提供必需的属性“title”。 [代码:1487390]
【问题讨论】:
【参考方案1】:实际上,它缺少 mobile_store(旧 API),而不是“标题”。 Facebook API 返回的错误令人困惑。
【讨论】:
以上是关于使用 Facebook 广告 API 创建 AdCreative 时出错的主要内容,如果未能解决你的问题,请参考以下文章
如何通过 API 支付 Facebook 营销活动费用以运行通过 FB 营销 API 创建的广告?
Facebook 广告 API /adcreatives 视频错误