| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201808 |
| Modifier and Type | Field and Description |
|---|---|
static TimeZoneType |
TimeZoneType.AD_EXCHANGE |
static TimeZoneType |
TimeZoneType.PROPOSAL_LOCAL |
static TimeZoneType |
TimeZoneType.PUBLISHER |
static TimeZoneType |
TimeZoneType.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static TimeZoneType |
TimeZoneType.fromString(String value) |
static TimeZoneType |
TimeZoneType.fromValue(String value) |
TimeZoneType |
ReportQuery.getTimeZoneType()
Gets the timeZoneType value for this ReportQuery.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportQuery.setTimeZoneType(TimeZoneType timeZoneType)
Sets the timeZoneType 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.