Skip to content

im-ikao/Keitaro.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keitaro SDK .NET

Implementation of the Keitaro API (v1) for .NET

Example

var client = new KeitaroClient("api_token", "api_url");
var domains = await client.Domains.GetAll();

Implementation

  • Domains
  • Campaigns
  • Affiliate Networks
  • Groups
  • Conversions
  • Clicks
  • Bots
  • Logs
  • Reports
  • [o] Offers (Partial implementation)
  • Stats Clean
  • Streams
  • Users
  • Landing Pages

TODO:

  • Improve Filters for reports

About

Implementation of the Keitaro API (v1) for .NET

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages