Reference documentation and code samples for the Google Ads Ad Manager V1 Client class Report.
The Report
resource.
Generated from protobuf message google.ads.admanager.v1.Report
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The resource name of the report. Report resource name have the form: networks/{network_code}/reports/{report_id}
↳ report_id
int|string
Output only. Report ID.
↳ visibility
int
Optional. The visibility of a report.
↳ report_definition
↳ display_name
string
Optional. Display name for the report.
↳ update_time
↳ create_time
↳ locale
string
Output only. The locale of this report. Locale is set from the user's locale at the time of the request. Locale can not be modified.
↳ schedule_options
getName
Identifier. The resource name of the report.
Report resource name have the form: networks/{network_code}/reports/{report_id}
string
setName
Identifier. The resource name of the report.
Report resource name have the form: networks/{network_code}/reports/{report_id}
var
string
$this
getReportId
Output only. Report ID.
int|string
setReportId
Output only. Report ID.
var
int|string
$this
getVisibility
Optional. The visibility of a report.
int
setVisibility
Optional. The visibility of a report.
var
int
$this
getReportDefinition
Required. The report definition of the report.
hasReportDefinition
clearReportDefinition
setReportDefinition
Required. The report definition of the report.
$this
getDisplayName
Optional. Display name for the report.
string
setDisplayName
Optional. Display name for the report.
var
string
$this
getUpdateTime
Output only. The instant this report was last modified.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The instant this report was last modified.
$this
getCreateTime
Output only. The instant this report was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The instant this report was created.
$this
getLocale
Output only. The locale of this report. Locale is set from the user's locale at the time of the request. Locale can not be modified.
string
setLocale
Output only. The locale of this report. Locale is set from the user's locale at the time of the request. Locale can not be modified.
var
string
$this
getScheduleOptions
Optional. The schedule options of this report.
hasScheduleOptions
clearScheduleOptions
setScheduleOptions
Optional. The schedule options of this report.
$this