Google Ads Ad Manager V1 Client - Class RunReportResponse (0.1.1)

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 \ V1

Methods

__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 FetchReportResultRows to retrieve data.

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