Git Product home page Git Product logo

Comments (1)

Paradoxis avatar Paradoxis commented on June 25, 2024

@GarthHere Hey, thanks for reaching out! 😄

TL;DR: Not really, I advise against using it for a large scale production-critical project, I'd reccomend using the unofficial C# SDK for Facebook and calling the FacebookClient.get() method like I do here, or using the official Python, Ruby, NodeJS, PHP, Java SDK's instead and wrapping C# code around it.


Full Aswer: While I occasionally update the project when asked to do so (like in this instance), I no longer actively develop the project and advise against using it for large-scale production-critical projects, with the reasons being as follows:

  • I no longer write any projects in C#, I mainly write code in Python these days as I work in cyber security (where it's mainly used) and I enjoy the flexibility / speed of development the language provides.
  • I no longer work in anything marketing-related, as previously mentioned I now work in cyber security. This project was written during an internship at Searchresult B.V. (awesome company, by the way) and I got permission to open source it. Since I now no longer work for any marketing based-companies I don't really have time to maintain it during work-hours.
  • I don't have a lot of free time anymore, a more personal thing; but I just don't have much free time to spend on maintaining projects I don't use myself. I've got a full-time job and spend most of my weekends hanging out with friends as much as I can to prevent myself from being isolated from the real world haha. 😃

Further more, the project only supports GET requests, meaning you can't do a lot of things you probably would like to do. As (at the time) there wasn't an API playground for the ads SDK, and all calls to place ads, update ads, delete ads would result in charges being billed to your credit card (which, at the time wasn't the most useful thing as I was a broke college student), so it lacks a lot of useful features.

Hope this clears things up 😄

from facebook-csharp-ads-sdk.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.