---
title: "POST /v1/{+reportJob}:fetchReportResults"
method: POST
path: "/v1/{+reportJob}:fetchReportResults"
tags: ["accounts"]
---

# POST /v1/{+reportJob}:fetchReportResults

`POST /v1/{+reportJob}:fetchReportResults`

Retrieves data generated by CloudChannelReportsService.RunReportJob. Deprecated: Please use [Export Channel Services data to BigQuery](https://cloud.google.com/channel/docs/rebilling/export-data-to-bigquery) instead.

## Path parameters

- `reportJob` string, required

## Request body

- GoogleCloudChannelV1FetchReportResultsRequest — Request message for CloudChannelReportsService.FetchReportResults.
  - `pageToken` string — Optional. A token that specifies a page of results beyond the first page. Obtained through FetchReportResultsResponse.next_page_token of the previous CloudChannelReportsService.FetchReportResults call.
  - `pageSize` integer — Optional. Requested page size of the report. The server may return fewer results than requested. If you don't specify a page size, the server uses a sensible default (may change over time). The maximum value is 30,000; the server will change larger values to 30,000.
  - `partitionKeys` string[] — Optional. List of keys specifying which report partitions to return. If empty, returns all partitions.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/cloudchannel.md) · [All operations](https://skmtc.net/google/apis/cloudchannel/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/cloudchannel/versions/7477d1d5f236/schema)
