5

In Graph API Explorer I am trying to fetch the list of campaigns for an ad account like so:
act_#/campaigns

At the moment the ad account only has draft campaigns and the request above returns an empty array, like so:

{
  "data": [
  ]
}

Is there a way to also list the items in draft?

Thanks for the help :)

Alon Granot
  • 587
  • 6
  • 16
  • Does this answer your question? [How to access all draft campaigns with the Facebook marketing API?](https://stackoverflow.com/questions/70058289/how-to-access-all-draft-campaigns-with-the-facebook-marketing-api) – Oleksii Tambovtsev Dec 07 '21 at 13:32

0 Answers0