2
試圖創建使用Facebook廣告API的adcreative,我給下面的POST請求:的Facebook廣告API:adcreative創建失敗,錯誤
curl -F 'title=yahoo test ad creative' -F 'name=yahoo_test_creative' -F 'body=this is a test ad created by yahoo' -F 'image_hash=' -F 'object_url=http://earthled.com' -F 'access_token=' https://graph.facebook.com/act_74021791/adcreatives
我收到以下錯誤:
{"error":{"type":"Exception","message":"The Adcreative Create Failed for the following reason: The destination URL of your creative has to be a valid web page.","code":1487390}}
的文檔的URL是:https://developers.facebook.com/docs/reference/ads-api/adcreative
無法弄清楚什麼是錯的object_url。任何幫助將不勝感激。
感謝您的回答。是的,我已經明白了。 :-) –
耶!我第一個接受的解決方:)(我是新的) – mason
哈哈...這是我第一次接受解決方案:) –