Reference documentation and code samples for the Google Ads Ad Manager V1 Client class RunReportMetadata.
RunReport
operation metadata.
Generated from protobuf message google.ads.admanager.v1.RunReportMetadata
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ percent_complete
int
An estimate of how close this report is to being completed. Will always be 100 for failed and completed reports.
↳ report
string
The result's parent report.
getPercentComplete
An estimate of how close this report is to being completed. Will always be 100 for failed and completed reports.
int
setPercentComplete
An estimate of how close this report is to being completed. Will always be 100 for failed and completed reports.
var
int
$this
getReport
The result's parent report.
string
setReport
The result's parent report.
var
string
$this