Key Information

Register
Submit
The challenge is finished.

Challenge Overview

Google's python client library for the Google Reporting API contains a sample CLI script named reporting.py that outputs reports from the API in CSV format. ��However, while the API supports pagination for results with over 100,000 records, reporting.py does not support pagination. ��Some Google Apps accounts have more than 100,000 items that need to be reported on. ��This contest will be to update this tool to support pagination, and ultimately, more than 100,000 results.

The results from the query to the Reporting API should be aggregated into a single CSV file if multiple pages are returned.

REVIEW STYLE:

Final Review:

Community Review Board

Approval:

User Sign-Off

SHARE:

ID: 30038357