0

实际:为用户禁用付款

预期:没有问题,应该可以创建广告

We are unable to create ads through API though it has valid payment method. Ad account and end advertiser page are having admin permission under our parent business system users. While creating an ad, I used parent business manager admin system user access token.

注意:一旦我在 facebook 的广告管理器 UI 中创建广告,相同的 API 将起作用。但是该 API 第一次失败了。

Post: https://graph.facebook.com/v8.0/act_1065904883878277/ads
Content-Disposition: form-data; name="adset_id"
23847527792440495
Content-Disposition: form-data; name="name"
Dev Ad Name
Content-Disposition: form-data; name="access_token"
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Content-Disposition: form-data; name="appsecret_proof"
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Content-Disposition: form-data; name="creative"
{"id":"23847527793840495","creative_id":"23847527793840495"}
Content-Disposition: form-data; name="status"
ACTIVE
-----------------------------951938021058774033--

Errr:{"error":{"message":"Invalid parameter","type":"OAuthException","code":100,"error_subcode":1815010,"is_transient":false,"error_user_title":"Payment disabled for the user","error_user_msg":"Payment has been disabled for the user","fbtrace_id":"A_VY4LZ-2v2sbs_dYsoo94J"}}```

4

0 回答 0