I am trying to post facebook ads using the developers API.
Currently I am using the Power editor to enter the ad details and entering the details of the ad like so.
I would like to automate the above process somewhat with the API.
Currently I have been able to POST
to my page as my page using the graph api explorer (by posting to /<MY PAGE>/links
). I am looking for a similar such way to post ads, ideally a demo from the API explorer would be much appreciated.