微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

像素事件设置问题

如何解决像素事件设置问题

在向 facebook adsets 端点发送请求时,我们收到此错误

"You may need to set up this event on a domain. If you've already configured your event in Events Manager,manually turn on and publish your ad set. Otherwise,select a new event. If your ad set has already been published,you must duplicate it first before changing its event or optimisation goal."

我们使用的是沙盒广告帐户。该域设置为跟踪浏览量和购买事件,使用 facebook 像素助手 2.2.0 版进行验证。

请查看发送到 adsets 端点的数据,

{
  name: "xxx",campaign_id: "a valid id",start_time: "a valid id",billing_event: "IMPRESSIONS",bid_amount: "10",targeting: "{ \n        \"geo_locations\": {\"countries\":['US']},'genders': [1],'age_min': 21,'age_max': 65,'locales': [6,24]}",promoted_object: '{\n  "pixel_id":'+"a valid pixel id"+',\n  "custom_event_type": "PURCHASE"\n}',daily_budget: 7000,status: "PAUSED"
}

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。