Generate monthly reports to analyze your customers' traffic consumption.
Go to the "Reports" section in the Admin Portal and click on the Create new report button in the upper-right corner.
Choose the report parameters in the pop-up window.
In the "Product" field choose a product.
In the "Features" field choose components of statistics. Based on these components, you can calculate the cost of products for your customers.
Choose one or more grouping parameters:
Specify a month and a year for which the report should be generated.
Note: Due to the internal architecture of stats collection, it's best practice to generate the report for the previous month not before the 2nd day of a new month.
Click on the "Create report" button to send a report generation request. The process might take up to 15 minutes. You can see the report status in the "Reports" section in the "Status" column (the status is updated every 15 minutes):
Once the report is ready you can download it in CVS format.
The report represents data for a specified month, it uses commas to separate values.
There is a report example below grouped by customer and region parameters.
Report's first line has the reseller's ID and company name (marked as1).
Below (marked as 2) — blocks with data for reseller's customers:
The first line in the block is the list of headers. Others — the report data.
At the beginning of the line, there is some data about the customer (Account ID, Company name). Then — about the product (Product ID, Product name), the region (Region ID, Region name), and usage (Usage, Unit).
Account ID and Company name are mentioned only in the second line. Then they are not shown.
Example of the line mentioning Account ID and Company name:
234,Client_one,92,CDN - HTTP/HTTPS Delivery (per GB),7,Latin America,0.0000,GB
Example of the line without Account ID and Company name:
,,92,CDN - HTTP/HTTPS Delivery (per GB),8,Middle East,0.0023,GB
You can look up the full description of the report parameters in the API documentation: "Get a Report in CSV" request.
To delete a report, go to the "Reports" section, on the three dots in the "Actions" column, and choose "Delete".
Was this article helpful?