| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201902 |
| Modifier and Type | Field and Description |
|---|---|
static ReportQueryAdUnitView |
ReportQueryAdUnitView.FLAT |
static ReportQueryAdUnitView |
ReportQueryAdUnitView.HIERARCHICAL |
static ReportQueryAdUnitView |
ReportQueryAdUnitView.TOP_LEVEL |
| Modifier and Type | Method and Description |
|---|---|
static ReportQueryAdUnitView |
ReportQueryAdUnitView.fromString(String value) |
static ReportQueryAdUnitView |
ReportQueryAdUnitView.fromValue(String value) |
ReportQueryAdUnitView |
ReportQuery.getAdUnitView()
Gets the adUnitView value for this ReportQuery.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportQuery.setAdUnitView(ReportQueryAdUnitView adUnitView)
Sets the adUnitView value for this ReportQuery.
|
| Constructor and Description |
|---|
ReportQuery(Dimension[] dimensions,
ReportQueryAdUnitView adUnitView,
Column[] columns,
DimensionAttribute[] dimensionAttributes,
long[] customFieldIds,
long[] contentMetadataKeyHierarchyCustomTargetingKeyIds,
Date startDate,
Date endDate,
DateRangeType dateRangeType,
Statement statement,
Boolean includeZeroSalesRows,
String adxReportCurrency,
TimeZoneType timeZoneType) |
Copyright © 2019. All rights reserved.