Download the PHP package ads2/reporting-api without Composer
On this page you can find all versions of the php package ads2/reporting-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ads2/reporting-api
More information about ads2/reporting-api
Files in ads2/reporting-api
Download ads2/reporting-api
More information about ads2/reporting-api
Files in ads2/reporting-api
Vendor ads2
Package reporting-api
Short Description Tools for communicating with AdsSquared's reporting server
License
Package reporting-api
Short Description Tools for communicating with AdsSquared's reporting server
License
Please rate this library. Is it a good library?
Informations about the package reporting-api
AdsSquared Reporting API
The AdsSquared Reporting API allows you to retrieve various reports for your AdsSquared account.
Installation
Usage
To load reports, use the Reporter facade. Provide each method with the required arguments and a report will be created and a jobID returned to the object.
Once a jobID is available, you can fetch the report with the fetchReport() method. Successfully fetched reports are available on the report's CSV property.
Available Reports:
- Device
- DeviceType
- Source
- SourceType
- DeviceHourly
- DeviceTypeHourly
- SourceHourly
- Tags
All versions of reporting-api with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^7.0.1
The package ads2/reporting-api contains the following files
Loading the files please wait ...