| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201211 |
| Modifier and Type | Method and Description |
|---|---|
static Dimension |
Dimension.fromString(String value) |
static Dimension |
Dimension.fromValue(String value) |
Dimension[] |
ReportQuery.getDimensions()
Gets the dimensions value for this ReportQuery.
|
Dimension |
ReportQuery.getDimensions(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReportQuery.setDimensions(Dimension[] dimensions)
Sets the dimensions value for this ReportQuery.
|
void |
ReportQuery.setDimensions(int i,
Dimension _value) |
| Constructor and Description |
|---|
ReportQuery(Dimension[] dimensions,
ReportQueryAdUnitView adUnitView,
Column[] columns,
DimensionAttribute[] dimensionAttributes,
long[] customFieldIds,
Date startDate,
Date endDate,
DateRangeType dateRangeType,
DimensionFilter[] dimensionFilters,
Statement statement) |
Copyright © 2014. All Rights Reserved.