\Google\AdsApi\AdWords\ReportingReportDownloadResultDelegate

A delegate of `ReportDownloadResult`, which shouldn't be used directly.

Summary

Methods
Properties
Constants
__construct()
getStream()
getAsString()
saveToFile()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$response
N/A

Properties

$response

$response :

Type

Methods

__construct()

__construct(\Psr\Http\Message\ResponseInterface  $response)

Creates a report download result delegate with the Guzzle response containing the report.

Parameters

\Psr\Http\Message\ResponseInterface $response

getStream()

getStream()

getAsString()

getAsString()

saveToFile()

saveToFile(  $filePath)

Parameters

$filePath