Tagged Questions
1
vote
2answers
104 views
How can I know if a Facebook account is personal account or a Company Type account?
Is there a graph API call to know if a given account is Business accounts or personal account?
When I call the graph API like this,
http://graph.facebook.com/11234545656556 (the number is fake for ...
0
votes
1answer
31 views
Inaccessible Facebook application created under a Business account
When I try to access https://developers.facebook.com/apps when logged in as a business account it redirects me back to my homepage and won't let me access an app that we had created under our account ...
0
votes
0answers
45 views
Is it possible to check the Funding Source status for an ad account?
Does the API expose the funding source for an ad account user or at least if they have a funding source set yet? A user must have a valid funding source to run ads on Facebook.
Currenty Facebook ...
-1
votes
3answers
603 views
How should I register at facebook to use facebook api for my app without giving my real name? [closed]
I wish to use Facebook api in my iphone app. and I know I have to register my app in facebook for key and secret.
I have my own facebook account with my real name and all other info.
However, I ...