AccountsReportJobs
class AccountsReportJobs extends Resource (View source)
The "reportJobs" collection of methods.
Typical usage is:
$cloudchannelService = new Google\Service\Cloudchannel(...);
$reportJobs = $cloudchannelService->accounts_reportJobs;
Methods
fetchReportResults(string $reportJob, GoogleCloudChannelV1FetchReportResultsRequest $postBody, array $optParams = [])
Retrieves data generated by CloudChannelReportsService.RunReportJob.
Details
GoogleCloudChannelV1FetchReportResultsResponse
fetchReportResults(string $reportJob, GoogleCloudChannelV1FetchReportResultsRequest $postBody, array $optParams = [])
Retrieves data generated by CloudChannelReportsService.RunReportJob.
Deprecated: Please use Export Channel Services data to BigQuery instead. (reportJobs.fetchReportResults)