Click here to Skip to main content
15,881,172 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I've been searching for an answer for a while, but I couldn't find any relevant libraries\documentation for MVC\C# implentation of the Facebook Ads API. I've checked Facebook's developers portal ofcourse, but they only offer PHP and Python code samples.

Any information is appreciated, thank you!
Posted
Comments
F-ES Sitecore 9-Sep-15 11:37am    
I just googled "mvc c# facebook api" and found loads of results, even an SDK?
Member 11971643 9-Sep-15 11:39am    
I found those too, but I need a library specifically for their Ads API.
F-ES Sitecore 9-Sep-15 11:45am    
Just implement it from the documentation. If you spend time actually understanding how to call apis from your code, it doesn't matter what sample languages the documentation is in, you can still use the api. APIs are APIs, if you get away from the mindset that you need sample code then you'll struggle to implement third party services.
Member 11971643 9-Sep-15 12:03pm    
Thanks, I get what you're saying..
Could you direct me to any educational source
for third party services regarding API's that I could benefit from?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900