|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Dimension | |
|---|---|
| com.google.api.ads.dfp.axis.v201201 | |
| Uses of Dimension in com.google.api.ads.dfp.axis.v201201 |
|---|
| Methods in com.google.api.ads.dfp.axis.v201201 that return Dimension | |
|---|---|
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)
|
| Methods in com.google.api.ads.dfp.axis.v201201 with parameters of type Dimension | |
|---|---|
void |
ReportQuery.setDimensions(Dimension[] dimensions)
Sets the dimensions value for this ReportQuery. |
void |
ReportQuery.setDimensions(int i,
Dimension _value)
|
| Constructors in com.google.api.ads.dfp.axis.v201201 with parameters of type Dimension | |
|---|---|
ReportQuery(Dimension[] dimensions,
ReportQueryAdUnitView adUnitView,
Column[] columns,
DimensionAttribute[] dimensionAttributes,
Date startDate,
Date endDate,
DateRangeType dateRangeType,
DimensionFilter[] dimensionFilters,
Statement statement)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||