【问题标题】:Error in creating AdCreative using Facebook ads API使用 Facebook 广告 API 创建 AdCreative 时出错
【发布时间】: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]

【问题讨论】:

    标签: facebook facebook-graph-api facebook-ads-api


    【解决方案1】:

    实际上,它缺少 mobile_store(旧 API),而不是“标题”。 Facebook API 返回的错误令人困惑。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-06-18
      • 1970-01-01
      • 2018-01-29
      • 2013-06-30
      • 1970-01-01
      相关资源
      最近更新 更多