How to post Facebook Ad Images Through API
I have been working with Facebook ad api for about two week now and i need to upload images for my ads through their api, i am using Nodejs and the FB node module. The code snippet below is what am using but it doesn't work FB.setAccessToken(req.user...
Join discussion