| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201905 |
| Modifier and Type | Method and Description |
|---|---|
ReportQuery |
ReportJob.getReportQuery()
Gets the reportQuery value for this ReportJob.
|
ReportQuery |
SavedQuery.getReportQuery()
Gets the reportQuery value for this SavedQuery.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportJob.setReportQuery(ReportQuery reportQuery)
Sets the reportQuery value for this ReportJob.
|
void |
SavedQuery.setReportQuery(ReportQuery reportQuery)
Sets the reportQuery value for this SavedQuery.
|
| Constructor and Description |
|---|
ReportJob(Long id,
ReportQuery reportQuery) |
SavedQuery(Long id,
String name,
ReportQuery reportQuery,
Boolean isCompatibleWithApiVersion) |
Copyright © 2019. All rights reserved.