Reference documentation and code samples for the Google Ads Ad Manager V1 Client class RunReportResponse.
Response message for a completed RunReport
operation.
Generated from protobuf message google.ads.admanager.v1.RunReportResponse
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ report_result |
string
The unique name of the generated result. Use with |
getReportResult
The unique name of the generated result. Use with FetchReportResultRows
to retrieve data.
Returns | |
---|---|
Type | Description |
string |
setReportResult
The unique name of the generated result. Use with FetchReportResultRows
to retrieve data.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |