Changelog
Version 1.0.1
- Bug fix to campaigns:
- active field removed
- status field now
- -1 = deleted
- 0 = paused
- 1 = running
Version 1.0
- Endpoints available in API V1
- campaigns
- GET - /campaigns
- GET - /campaigns/{campaignid}
- PUT - /campaigns/{campaignid}/copy
- PUT - /campaigns/{campaignid}/delete
- PUT - /campaigns/{campaignid}/pause
- PUT - /campaigns/{campaignid}/play
- PUT - /campaigns/{campaignid}/restore
- collections
- GET - /collections
- GET - /collections/browsers
- GET - /collections/carriers
- GET - /collections/categories
- GET - /collections/countries
- GET - /collections/devices
- GET - /collections/languages
- GET - /collections/operating-systems
- login
- payments
- GET - /payments/advertiser
- GET - /payments/publisher
- sites
- statistics
- GET - /statistics/advertiser/browser
- GET - /statistics/advertiser/carrier
- GET - /statistics/advertiser/category
- GET - /statistics/advertiser/country
- GET - /statistics/advertiser/date
- GET - /statistics/advertiser/device
- GET - /statistics/advertiser/hour
- GET - /statistics/advertiser/language
- GET - /statistics/advertiser/os
- GET - /statistics/advertiser/site
- GET - /statistics/advertiser/variation
- GET - /statistics/publisher/browser
- GET - /statistics/publisher/carrier
- GET - /statistics/publisher/category
- GET - /statistics/publisher/country
- GET - /statistics/publisher/date
- GET - /statistics/publisher/device
- GET - /statistics/publisher/hour
- GET - /statistics/publisher/os
- GET - /statistics/publisher/site
- GET - /statistics/publisher/sub
- GET - /statistics/publisher/zone
- user
- GET - /user
- PUT - /user
- POST - /user/changepassword
- zones