0

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.

Power Editor

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.

david_adler
  • 9,690
  • 6
  • 57
  • 97
  • 2
    https://developers.facebook.com/docs/reference/ads-api/overview/ – CBroe Sep 16 '13 at 20:04
  • @CBroe Thanks, do you know if I should be able to experiment with ads API in the graph API explorer (provided I grant `manage_ads` and related permissions)? I seem to be getting some auth errors with graph API explorer – david_adler Sep 16 '13 at 21:26
  • No, you need to apply for and be approved for access to the ads api in order to use it - the first line of the document CBRoe linked explains this – Igy Sep 17 '13 at 14:23

0 Answers0