# Fetch offer revenue report **GET /v2/publishers/offers/report** Fetches a report of the revenue generated by the offers. The report is aggregated by day. ## Servers - https://api.bitlabs.ai: https://api.bitlabs.ai () ## Authentication methods - Header s2s token ## Parameters ### Query parameters - **startDate** (string(date)) Start date of the report. - **endDate** (string(date)) End date of the report. - **limit** (integer) Limit the number of results to X. - **skip** (integer) Skips the first X number of results. ## Responses ### 200 OK #### Body: application/json (object) - **data** (object) [Powered by Bump.sh](https://bump.sh)