Not able to create ad creative using Facebook graph api

北慕城南 提交于 2020-05-22 09:30:03

问题


I'm making a Facebook ads application with Marketing API. I'd create an ad Sandbox account and using its access token, I've successfully created Campaign, AdSet and upload some pictures for making ads. Now from past few days, I'm trying to create Ad Creative through API but every time it showing error "Ads creative post was created by an app that is in development mode". Creation of Campaign and Adset working fine with API but AdCreation showing error. Without AdCreation, I'm not able to create Ads. Please help me out.

I'm trying to fetch Insights of ads from API in development mode without buying any ads and SANDBOX seems the only way to do it but unfortunately, it's not working.


回答1:


you gotta get your app approved of the ads_management permissions under Marketing API in order to create... creatives. It is a hassle, but



来源:https://stackoverflow.com/questions/54345229/not-able-to-create-ad-creative-using-facebook-graph-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!