I’m building a small program that works with various APIs to automate reporting services we offer some clients.
One of the things we report on is Facebook Ads performance.
I’ve been building out this program using the Facebook Marketing API & Ads Insight APi https://developers.facebook.com/docs/marketing-apis
I’ve gone through the whole process of setting up a Facebook ‘App’ and getting the relevant app tokens.
However, I’ve hit a wall since development access only allows for 5 Ad Accounts.
To apply for basic access, the marketing API is asking for the development platform and a whole bunch of other things that aren’t relevant to my program. I’m not building an ‘app’ intended for public release in the traditional sense; rather, I just want to integrate with these APIs on a basic level to automate some internal tasks.
It seems mind-boggling to me that I wouldn’t be able to do something like this, but this is what the Facebook documentation seems to be suggesting.
If anyone else has familiarity with this kind of issue, I’d love to know if there is a workaround.
2
Answers
Derks, I currently am building dashboard with over 40 clients and I am able to display everyone of them and their insights data etc. with basic development level. I have code if you want to take a look only thing I am trying to accomplish now is making a date range picker but, you are more than welcome enough to take a look at what I have just to get a general idea.
Here are the Use objects from Facebook
I will help much as I can @Derks and I believe the only thing you may need to do is figure out way for the program or whatever your building know who is who.
Submit your app for review to get more than 10 ad accounts. Use the “Platform” of Website. Select Native or desktop app; app secret NOT embedded in the client. The rest of it can be mostly ignored, but you will need to include some screen shots of your app and a description of how it works and what it does. A real human will review it, and you can get help in the Facebook Developers group here:
https://www.facebook.com/groups/fbdevelopers
Youwill get a pass/fail only…no comments. Don’t be surprised if they reject it first time around. Do not resubmit and hope for a better response the second time around — they’ll eventually lock you out for a few days. Post a help question to the group.