Search results

  1. M

    What is the purpose of API on OgAds if you can't direct link to the offers?

    Hello, there is a thing on my mind. If you can't direct link to the offers on OgAds, why is there an API? What is the purpose of it? I created my own content locker (from scratch, using PHP+JS+Ogads API), and also I wanted to show some offers with high EPC as an advertisement on the sidebar of...
  2. M

    Is OGAads postback GET or POST HTTP method?

    Hi, I want to use the OGads Postback but I don't know if it's sending it using the POST or the GET method. So should I use $_GET['offer_id'] or $_POST['offer_id'] ?
Back
Top