How Can I get Campaign Details via API?

Note: By default the campaigns API will only pull active list of campaigns

How to create & execute through API:

  1. Add APIHow to get Affiliate API key from New Partner System?

Final API Curl:

https://partner.dcmnetwork.com/publisher/rest/campaign?api_key=YOUR_API_KEY&q.status=active

Sample:

https://partner.dcmnetwork.com/publisher/rest/campaign?api_key=YOUR_API_KEY&q.status=active